Unable to migrate views, routines and stored procedures from MSSQL
Posted by: Revanth Suryadevara
Date: April 18, 2019 07:18AM

I tried migrating the data from MSSQL server database(Windows) to mariadb(Linux) using Mysql Workbench.

Workbench migrated few tables but skipped views, routines and stored procedures.

I even created a mariadb sql file, the schema related to views,routines and stored procedures was not converted to mariadb syntax and was commented.

Mysql workbench documentation did not mention any limitations with respect to views, routines and stored procedures.

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.