Hi all,
I need to update my SQL Server 2000 tables with rows from an Oracle table. Using a DTS package, how can I get only rows from the Oracle table that have a date value greater than the maximum date from the SQL Server table?
Thanks
Henok
Hi Terry,
Thanks for your reply to my previous question regarding global variables. I visited Daren Green's SQLDTS website. But he focused on actually doing the coding in VBScript for SQL Server 7.
I am using SQL Server 2000 and I am creating these global variables using GUI interface. I...
Hi folks,
I am trying to do an incremental update on my tables in SQL Server. I am trying to do this by pulling rows from an Oracle table that have an activity date that is more recent than most recent date in the SQL Server table. I am doing this using a DTS Package. In the package I have...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.