fuzzyocelot
Programmer
Hi everyone!
I’ve searched on this for over an hour and haven’t found much yet. So I would really appreciate any advice.
I have a DTS package (SQL 2000) that inserts data into an Oracle table from a SQL Server table via a Transform Data Task. It’s very simple. Now I just need to be able to delete the old data out of the Oracle table before I do the insert.
How do I delete data from an Oracle table in a SQL DTS package? I tried to create a linked server to Oracle but haven't had much luck in getting it to work.
Thanks!!!!
I’ve searched on this for over an hour and haven’t found much yet. So I would really appreciate any advice.
I have a DTS package (SQL 2000) that inserts data into an Oracle table from a SQL Server table via a Transform Data Task. It’s very simple. Now I just need to be able to delete the old data out of the Oracle table before I do the insert.
How do I delete data from an Oracle table in a SQL DTS package? I tried to create a linked server to Oracle but haven't had much luck in getting it to work.
Thanks!!!!