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
docker run ghcr.io/k1low/tbls doc sqlserver://bob:secret@localhost:1433/SQL_ABC_19
C:\Users\kevin>docker run ghcr.io/k1low/tbls doc sqlserver://bob:secret@localhost:1433/SQL_ABC_19
unable to open tcp connection with host 'localhost:1433': dial tcp 127.0.0.1:1433: connect: connection refused
I precise that I can connect to servers by using SQL Service Management Studio
What happened
Hello,
I try to use TLBS but I get errors,
How to params the query connection ?
User: bob
Password: secret
Server #1 Host: SRV-DEV-TEST
Server #2 Host: localhost
Server#2 with instance name : SQL_ABC_19
Connection to Server #1 :
Connection to Server #2 :
I precise that I can connect to servers by using SQL Service Management Studio
Environment
tbls version
v1.54.2The text was updated successfully, but these errors were encountered: