MySQL Forums
Forum List  »  Microsoft SQL Server

Re: MSSQL app, converto to mysql
Posted by: Damir Bulic
Date: April 21, 2010 12:51AM

You could do that probably pretty easily with slight changes to the application. But, as you can't modify it, you are probably stuck.
Once chance is that, if the app uses ODBC, you can simply change ODBC source in control panel and so redirect to MySQL database. However, this will work for most simple database commands where ANSI standard is used. So,k if your application is very modest and small, it might work. Probably not, though.

We have a great database converter, so if you decide to convert your database, take a look: www.spectralcore.com/fullconvert/

--
Damir Bulic
Spectral Core

Options: ReplyQuote


Subject
Written By
Posted
Re: MSSQL app, converto to mysql
April 21, 2010 12:51AM


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.