Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
Hariarul
Posting Yak Master
160 Posts |
Posted - 2006-03-15 : 01:04:54
|
Hi all, I have a module in power builder with Sybase database as its backend. The other modules related to the same application are running on Delphi with SQL server as backend. My requirement is to sync between the Sybase database and SQL server (2000) in order to update the SQL server with all the transactions ( online ) done in the Sybase database. Thanks in advance , Hari Haran Arulmozhi |
|
eyechart
Master Smack Fu Yak Hacker
3575 Posts |
Posted - 2006-03-15 : 02:03:09
|
does this have to be done in realtime or can you batch process the updates to the SQL server?-ec |
 |
|
Hariarul
Posting Yak Master
160 Posts |
Posted - 2006-03-15 : 03:13:44
|
It should be realtime |
 |
|
|
|
|