Hi friends,
how do we convert mssql database to mysql?
converting table by table, procedure by procedure manually would be tedious.
whats the best way to approach this?
like
is ther any open source that converts the database(tables, storedprocedures...)
or is there no way other than converting manually each table?
thank you