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.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 DTS package HELP

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

Posted - 2006-01-05 : 08:03:55
Dup post http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=59844

-----------------
[KH]

2006 a new beginning
Go to Top of Page
   

- Advertisement -