You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have tried to connect to my AWS RDS instance that runs SQLServer.
However, I keep getting pyodbc.OperationalError: ('HYT00', '[HYT00] [Microsoft][ODBC Driver 18 for SQL Server]Login timeout expired (0) (SQLDriverConnect)')
I am running Ubuntu 24 and python 3.12
I have tried replacing the host with an IP address but I get the same error. Connecting outside python on ubuntu wsl works with the same credentials.
Beta Was this translation helpful? Give feedback.
All reactions