问题
Is it possible for me to connect to a MSSQL database server with MySQL Workbench?
回答1:
You cannot use MySQL Workbench as a Microsoft SQL Server client.
But technically speaking, yes, you can connect to a Microsoft SQL Server database using ODBC if you are using the database migration wizard.
Source: https://dev.mysql.com/doc/workbench/en/wb-migration-wizard-connection.html
来源:https://stackoverflow.com/questions/13148374/can-i-connect-to-a-microsoft-sql-server-with-mysql-workbench