Is possible to forward engineer to SQL Server from MySQL workbench?
+1
A:
Not in a straightforward way. Youd need to create a MySQL schema, then use some tool to convert it to MSSQL one.
Mchl
2010-08-02 19:35:53
Thanks, it looks like this is going to be the only solution.
Matt
2010-08-04 18:58:40