MySQL Forums
Forum List  »  Microsoft SQL Server

Re: DataMigration from Sqlserver to MYSQL (Experts help need!)
Posted by: Sergio de la Cruz
Date: February 02, 2012 12:34PM

An automatic migration of stored procedures is something you would have to do manually since it would require parsing the TSQL code and converting it to MySQL SQL code.

You'll have to get your hands dirty on this. Sorry.

Options: ReplyQuote




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.