![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Dear all, I understand this has been asked before but I don't quite understand exactly how to do this The situation is I have source data in Oracle database and the destination in MS Sql server Suppose I have table A in both Oracle database and MS Sql server which have the same table stucture. Destination MS Sql server already have some rows Source Oracle server has the same rows (same Primary key) but updated columns and rows that not exists in MS Sql server What I want to do is using DTS to update the table if same PK is found in Destination table A, else insert the row in Table A of Destination? I have never use DTS before so I would like to ask all detailed steps that I need to take in order to accomplish the above. The other thing is I don't want to create temp tables in the destination database to store all data and then run a store procedure to do the data transfer. That will be my last option. Thanks a lot. |
![]() |
| Thread Tools | |
| Display Modes | |
| |