Sample Header Ad - 728x90

How to sync a table between oracle and sybase

1 vote
1 answer
1355 views
I have a table in **Sybase** (destination) that I would like to keep it synced with a table in **Oracle** (source) I cannot truncate and populate the table in Sybase because it is used by an application, I can only add new records and update changes, changes only happen to one column. In my environment I have Sybase, Oracle, SQL Server & .net development Whats the best, simplest & reliable way to get this task done, should I develop a DTS, a .net app, use linked server of SQL Server or is there a better way?
Asked by AmmarR (2826 rep)
Jun 6, 2012, 06:38 AM
Last activity: Dec 5, 2012, 10:02 PM