We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3458962 commit ae9d1fbCopy full SHA for ae9d1fb
1 file changed
content/installation/user/user_install_kerberos/index.md
@@ -187,6 +187,14 @@ sqlcmd -S DBServerName -E
187
2> Go
188
```
189
190
+On Ubuntu 20.04, you may get an error:
191
+
192
+```
193
+Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : TCP Provider: Error code 0x2746.
194
+Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : Client unable to establish connection.
195
196
197
+If you are in that case, have a look at working solutions in [this GitHub issue](https://github.com/microsoft/azuredatastudio/issues/10337).
198
199
## SQL ODBC connections
200
0 commit comments