Viewing 3 posts - 1 through 4 (of 4 total)
GSquared,
How do I manually assign it to each row?
Thanks
June 17, 2011 at 4:25 pm
#1340729
I tried using this line via a stored procedure ,the records were still mixed up..
bulk insert Data from 'C:\SQLData\Import\P11.dat' with (fieldterminator = '', rowterminator ='\r',rows_per_batch =1)
Is this incorrect? It...
June 17, 2011 at 4:22 pm
#1340728
I'll try with the IDENTITY column, since I am using Option # 2, to see if it helps... Thanks,
June 16, 2011 at 7:16 pm
#1340145