MySQL Forums
Forum List  »  Microsoft SQL Server

Re: mssql to mysql query conversion
Posted by: Damir Bulic
Date: August 02, 2012 03:28AM

I'm currently logged into my Ubuntu machine, so I can't fire up our SqlTran to translate this query for you. I can, however, encourage you to take a look at it at http://www.sqltran.com/sql-server-to-mysql/

SqlTran is a state of the art database migration tool. It reads your whole SQL Server database metadata and translates thousands of procedures (and tables, views, functions and triggers) to MySQL in mere seconds. We strive for 100% translation and typically get at least 98% for huge and complex databases. We even emulate certain code constructs that are not available in MySQL.
For your case, I would add that SqlTran has a scratchpad where you can paste a piece of SQL and have it translated instantly.

Options: ReplyQuote


Subject
Written By
Posted
Re: mssql to mysql query conversion
August 02, 2012 03:28AM


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.