Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
Angela
Starting Member
11 Posts |
Posted - 2006-01-05 : 07:55:26
|
I have a dts package where i am trying to import a text file into a table..the table has an identity so the package is failing because it is trying to insert a null value in the identity column..i want it to auto increment ..how do i get around this? |
|
khtan
In (Som, Ni, Yak)
17689 Posts |
|
|
|
|