vscode-database icon indicating copy to clipboard operation
vscode-database copied to clipboard

sql server: connection

Open TAPERS opened this issue 4 years ago • 1 comments

I couldn't connect my database to my project why is that? I have set everything right but there is no use. it shows an error like this mssql: Connection error : A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)

TAPERS avatar Jul 08 '20 02:07 TAPERS

Pretty sure this extension has no capability to connect to Sql Server. Despite the fact that the connection view shows "Connect to SQL server." It only connects to MySql and Postgress.

dudeNumber4 avatar Mar 19 '22 23:03 dudeNumber4