Q
Q
qbr-code2019-07-31 21:00:40
ubuntu
qbr-code, 2019-07-31 21:00:40

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

1 answer(s)
K
Konstantin Tsvetkov, 2019-07-31
@tsklab

Connecting... and nothing happens
The server is waiting...
Timeout attempting to open the connection
There are many options online...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question