Hi all!!
I want to convert from a MySql db to a MSQLServer, using something like mysqldump or something similar, so I can convert the database structure and data at the same time...Is this posible?
How can I do it??
Thank you very much!!If you have the MySQL ODBC driver, then I would give DTS a go. I have used DTS to read structure and data from several odd ODBC Datasources and for the most part have had little problems.
No comments:
Post a Comment