Update SQL Server Table from Oracle
BalVeJan 5 2010 — edited Jan 6 2010Hi,
I have a doubt, Im working with a database in oracle 10g, and found a trouble trying to update a SQL Server database with a BPM system which retrieve data from this Oracle database... my question is...
How can I update this SQL Server database each 8 hours with the new information inserted in the Oracle database... i tried to use OpenQuery but shows the ORA-12514 TNS: Listener
I'll apreciate any help