dbTalk Databases Forums  

Re: DTS using a parameter

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


Discuss Re: DTS using a parameter in the microsoft.public.sqlserver.dts forum.



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

Default Re: DTS using a parameter - 08-18-2003 , 10:27 PM






One option is to do this using T-SQL and the EXISTS option
to insert only new records. You can find examples and
documentation on using Exists in books online.

-Sue

On Mon, 18 Aug 2003 17:05:02 -0400, "Amit Sinha"
<amit (AT) datasyncsolns (DOT) com> wrote:

Quote:
I want to import a records from a table (Say T1) in DB2 DB to a table in SQL
DB (say T2). This will be run daily. I want only the new records coming in.
How can I do this. Is there a way to pass a parameter in the DTS?



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.