Quantcast
Channel: SQL Server Data Access forum
Viewing all articles
Browse latest Browse all 4164

How to embed the user name in /etc/odbc.ini

$
0
0

I am using the driver msodbcsql-13.0.0.0.tar.gz for Linux

My app needs to include the username and password in the DSN entry, like

[sqlserver]
Driver = ODBC Driver 13 for SQL Server
Trace = no
Server = 127.0.0.1,1433
Database= demo
UID =  userdemo
Password=  mysecret

but it does not work, no matter what I do. With other odbc drivers it does work fine.


ff


Viewing all articles
Browse latest Browse all 4164

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>