Is it possible for me to connect to a MSSQL database server with MySQL Workbench?
No, you cannot use MySQL to connect to MSSQL. You have to use clients that were specifically created to understand MSSQL protocol. One of the most popular solutions for this on Linux is FreeTDS. Also, you can use ODBC or JDBC drivers provided by Microsoft.
MySQL and SQL Server are two different data bases, so MySQL Workbench is the graphical management tool for MySQL and SQL Server Management Studio is the graphical management tool for SQL Server. Both let you interact with their respective database in an easy way.
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
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With