Can I connect to a Microsoft SQL Server with MySQL Workbench

六月ゝ 毕业季﹏ 提交于 2019-12-18 12:45:54

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!