Hi!

Does anyone know how to copy/download a mssql db running on winnt to a mysql
db once a day.

I have had a mssql db for some while and want to continue using it. Now I am
about to create a website (using php/mysql) that will pull data from the
mysql db. Therefor I need the mysql db to either copy the entire mssql db
once a day or just pull the changes.


I don't wish to work directly on the mssql db -  due to security, safety and
network traffic.


Will myodbc be able to connect to a mssql db and "download" the data
correctly into a mysql db?

If not, is there any other way I can get a mssql into fully working mysql db
by copy once a day?


In advance, thank you!

Sincerely

Lars Erik Petersen
[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