dbTalk Databases Forums  

Change SQLCommand in 2005 Package?

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


Discuss Change SQLCommand in 2005 Package? in the microsoft.public.sqlserver.dts forum.



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

Default Change SQLCommand in 2005 Package? - 08-24-2006 , 11:41 AM






I am writing a package in SQL Server 2005 SSIS that downloads data from
Oracle (using a DataReader) and loads it into SQL Server 2005. I only want
to perform incremental updates, so I created a table in SQL Server that
stores the last run date of the job. After I retreive this date I want to
use it in my WHERE clause in the Oracle DataReader. The DataReader doesn't
have a input so I'm not sure how to do this. Does anyone know how? Thanks

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.