Re: Convert SQL Server create script to MySQL create script
Posted by: Mike Lischke
Date: February 13, 2009 02:39AM

Hey George,

I'm not sure I have the ideal solution for you but what *I* would do is set up a local SQL server (I think you are talking about MS SQL server, right?), import that script there and do a normal migration to a local MySQL server installation. MS offers a free light version of their SQL server. This should probably be enough to setup a database from the script.

Mike

Mike Lischke, MySQL Developer Tools
Oracle Corporation

MySQL Workbench on Github: https://github.com/mysql/mysql-workbench
On Twitter: https://twitter.com/MySQLWorkbench
On Slack: mysqlcommunity.slack.com (#workbench)
Report bugs to http://bugs.mysql.com
MySQL documentation can be found here: http://dev.mysql.com/doc/refman/8.0/en/

Options: ReplyQuote


Subject
Written By
Posted
Re: Convert SQL Server create script to MySQL create script
February 13, 2009 02:39AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.