I am trying to connect to database, which is on MSSQL server, using MySQL Workbench.
while creating new connection using workbench, I am getting error - "Lost connection to MySQL server at 'waiting for initial communication packet', system error: 10060"
while looking for this error code - I got this link - Can I use mysql to connect to SQL Server?
any suggestions/link how I can connect to database on MSSQL server using MySQL workbench