ODBC connection on Azure Database for MySQL timing out

Shourya Bhattacharya 1 Reputation point
2021-09-29T22:18:16.25+00:00

Hello,

I am trying to connect to a Azure SQL Server using ODBC from windows 10. I have ODBC 17 driver. The connection is always timing out.136424-capture.png

Port 1433 and 3306 are open and have been verified. All IPs has been allowed on the Azure SQL server.

Azure SQL Database
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ronen Ariely 15,191 Reputation points
    2021-09-29T23:09:06.073+00:00

    Hi,

    Follow this Troubleshoot connecting guide. It will take you step by step:

    https://learn.microsoft.com/en-us/azure/azure-sql/database/troubleshoot-common-errors-issues

    https://learn.microsoft.com/en-us/sql/database-engine/configure-windows/troubleshoot-connecting-to-the-sql-server-database-engine?view=sql-server-ver15

    In the meantime and on the same time:

    Most common issue is probably in the connection string. Please mask (use something like <here come password> ) the sensitive information and provide the connection string which you are using.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.