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
 SQL Server Administration (2000)
 dts problem

Author  Topic 

hmusa
Starting Member

36 Posts

Posted - 2001-03-29 : 12:41:44
I am trying to export a data from one table to another, the destination table is empty, all fields are the same, but the destination table has a field that is a unique identifier, when i try to do it it comes back with an error message saying it cannot set column to null.

Is there any way of exporting data to a table with a unique identifer ?

Thanxs

   

- Advertisement -