| how to generate a new auto-increment primary key in Data Transformation Service -
17-10-2007, 03:32 AM
I transfer the data from microsoft access to sql server through Data Transformation Service.
>>>1st, I need to generate a new auto-increment primary key for the new table by using DTS.
>>>Can i insert distinct data into sql server through DTS?
eg. I have data of customerA with 2 diffrent IC no and 2 customer no from original database, how to select distinct data of customerA?
Actually, I am new to DTS.
Therefore, may i know how to write the script to generate it???
Thanks alot...^.^
winnie |