RE: Synchronising SQL Server and MySQL

2003-06-20 Thread Victor Pendleton
Have you looked at using the MS DTS and MyODBC to perform your replication/synchronizing from Microsoft? -Original Message- From: Paul [mailto:[EMAIL PROTECTED] Sent: Thursday, June 19, 2003 4:31 AM To: [EMAIL PROTECTED] Subject: Synchronising SQL Server and MySQL I need to synchronise

RE: Synchronising SQL Server and MySQL

2003-06-19 Thread Salvesen, Jens-Petter
lto:[EMAIL PROTECTED] Sent: 19. juni 2003 11:31 To: [EMAIL PROTECTED] Subject: Synchronising SQL Server and MySQL I need to synchronise an SQL Server 2000 back end with a MYSQL database on a different box (windows). Can anyone point me in the right direction. I have found a number of re

Synchronising SQL Server and MySQL

2003-06-19 Thread Paul
I need to synchronise an SQL Server 2000 back end with a MYSQL database on a different box (windows). Can anyone point me in the right direction. I have found a number of resources on synchronising 2 sql server databases but I cant find anything on SQLServer and MySQL. Thanks in Advance --