Split Data script into parts
bruinseve
Posts: 6
I'm using sql data compare(via the toolkit) to compare some moderately sized tables. When the script is generated it generates one large script for all tables with no go statements. The performance of these scripts seems to be very slow and involves passing mega byte sized scripts to sql. If I manually insert go statements the performance is greatly improved. Is there a setting which will cause sql data compare to generate subscripts with go statements ala sql compare so that I can split the statements before passing them over the wire to sql?
TIA,
Seve
TIA,
Seve
This discussion has been closed.
Comments
There is no option to split up the transactions in Data Compare. I'm sure that there must be a reason for this, but I don't know what it is at this time.