dbTalk Databases Forums  

Identity column in dts

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Identity column in dts in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
smk23
 
Posts: n/a

Default Identity column in dts - 12-28-2004 , 10:21 PM






I'm trying to use DTS to upload data via a query statement. The PK is an
identity column. I tried running the query without saying anything about the
PK, thinking it would supply those values (like MS Access does for me) but it
failed because those were left null. What should I do to import my data?
(newbie to DTS)
--
sam

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Identity column in dts - 12-29-2004 , 12:45 AM






Have a look at this article

Problems With IDENTITY() and the DataPump task.
(http://www.sqldts.com/default.aspx?293)

--



Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - You thought DTS was good. here we show you the new stuff.
www.konesans.com - Consultancy from the people who know


"smk23" <smk23 (AT) discussions (DOT) microsoft.com> wrote

Quote:
I'm trying to use DTS to upload data via a query statement. The PK is an
identity column. I tried running the query without saying anything about
the
PK, thinking it would supply those values (like MS Access does for me) but
it
failed because those were left null. What should I do to import my data?
(newbie to DTS)
--
sam



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.