dbTalk Databases Forums  

SSIS - Get identity of data just entered

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


Discuss SSIS - Get identity of data just entered in the microsoft.public.sqlserver.dts forum.



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

Default SSIS - Get identity of data just entered - 01-04-2006 , 03:46 PM






Hi... I'm using SQL 2K5. I creating an SSIS package that is entering data
into one table that has an identity field, once I enter the data, which would
be one record. I need to get that identity number for the next step in my
package...

How can I do this?

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

Default Re: SSIS - Get identity of data just entered - 01-04-2006 , 04:13 PM






Hello scuba79,

Have a look at this way.

http://wiki.sqlis.com/default.aspx/S...tyColumns.html

Allan

Quote:
Hi... I'm using SQL 2K5. I creating an SSIS package that is entering
data into one table that has an identity field, once I enter the data,
which would be one record. I need to get that identity number for the
next step in my package...

How can I do this?




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.