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)
 Generating a uniqueidentifier via DTS.

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-11-03 : 12:36:38
Roger writes "I am loading data from an excel spreadsheet into a sql server table that has a column defined as a uniqueidentifier. I am using DTS to load the data. How can I generate the uniquidentifier data to place in the column when using DTS. The column within the table does NOT have the default NEWID constraint (by design). I am currently running SQL Server 2000."
   

- Advertisement -