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)
 MS-SQL replication to MySQL

Author  Topic 

afeldman
Starting Member

10 Posts

Posted - 2005-12-13 : 14:53:58
Hi,

I am trying to replicate data from one MS-SQL server to three MySQL servers.

I have the MySQL ODBC, and I can run queries against the MySQL servers using OPENQUERY.

However, replication fails.

Any idea?

Thanks,

.A.

eyechart
Master Smack Fu Yak Hacker

3575 Posts

Posted - 2005-12-13 : 15:39:59
I have never attempted to replicate from SQL to mySQL. I don't think it will work to be quite honest.

A quick google found this thread over at mysql.com http://forums.mysql.com/read.php?26,9548,9548#msg-9548



-ec
Go to Top of Page
   

- Advertisement -