Answer the question
In order to leave comments, you need to log in
How to connect to sql server from vscode?
Installed sql server according to the instruction https://docs.microsoft.com/ru-ru/sql/linux/quickst... when checking with the systemctl status mssql-server command, it shows that the server is running, but when I try to connect to it from vscode ( using the official SQL Server extension) I can't connect, it just says Connecting... and nothing happens. What am I doing wrong?
upd: I specify localhost as the server name
upd2: I catch the following error:
mssql: Failed to connect: System.TimeoutException: Timeout attempting to open the connection. The time period elapsed prior to attempting to open the connection has been exceeded. This may have occurred because of too many simultaneous non-pooled connection attempts
Answer the question
In order to leave comments, you need to log in
Connecting... and nothing happensThe server is waiting...
Timeout attempting to open the connectionThere are many options online...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question