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.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 Sync Sybase and SQL server 2000;

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
Go to Top of Page

Hariarul
Posting Yak Master

160 Posts

Posted - 2006-03-15 : 03:13:44
It should be realtime
Go to Top of Page
   

- Advertisement -