Problems Connecting Debian --> MSSQL through odbc
Jaap van Arragon <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <C67D24DC.2264E%[email protected]> |
Hello, I am having a problem connecting my MSSql database through ODBC (FreeTDS). I can¹t connect through isql it gives the error: [S1000][unixODBC][FreeTDS][SQL Server]Unable to connect to data source [ISQL]ERROR: Could not SQLConnect Here are my DSN and Driver: [GROUP] Driver = FreeTDS Description = A good description of your DB Trace = No Server = [10.10.10.10] Port = 1433 Database = [327] UID = [xx] PWD = [xx] LogonUser=[xx] LogonAuth=[xx] [FreeTDS] Description = FreeTDS 0.63-3, unixodbc 2.2.11-13 Driver = /usr/lib/odbc/libtdsodbc.so TraceFile = /tmp/sql.log Trace = Yes Any Idea? Thanks Sincerely Jaap