Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to update SQL Server table using DTS package
Message
From
09/08/2001 07:17:03
 
 
To
08/08/2001 09:50:47
General information
Forum:
Microsoft SQL Server
Category:
Import/Export
Miscellaneous
Thread ID:
00541242
Message ID:
00541711
Views:
23
Hi!

In the SQL Server DTS Wizard you have an option - use table or use the query. When use the query, edit box will appear where you write the query that gets the source data. In that query you can write any query sutable for data source (server) from which you get data (Oracle-like query), and there you can filter data as you mentioned. To get data from SQL Server table and use it in the Oracle query... Well, I guess you first transfer that date to some table in Oracle, than use in Oracle query. I do not know DTS exactly, but it seems there is also the COM interface that allows to do much more, try to search there.

>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
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform