Hi,

> We have to synchronise an MS SQL database in the USA with a mySQL
> database in germany. The programmer who supports the database in the
> USA likes to do that via a push-Subscription, which is an MS SQL
> feature (not a very save feature I read!?). So, my question is: Is
> there a way to do that with these different Databases? And if not: Is
> there another way to connect an MS SQL- to a mySQL database to Publish
> a Database from one server to another? I've searched Tutorials,
> Newsgroups and Mailinglist-Archives for many hours without finding a
> solution, so this list is my last chance. Please help, if you can.

I'm not an expert on MS-SQL, but it seems to me the solution is pretty
simple, but whether it takes advantage of the 'Push Subscription' method
beloved of your MS-SQL admin is another matter.

If you have your admin install MyODBC on to the MS-SQL NT server then I'm
sure MS-SQL will be able to export any data required via this ODBC
connection to your MySQL server.

Check out MyODBC here:

http://www.mysql.com/downloads/api-myodbc.html

Regards,

Basil Hussain
---------------------------------------
Internet Developer, Kodak Weddings
E-Mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to