Re: Problems Connecting Debian --> MSSQL through odbc
Jaap van Arragon <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <C67D2AB5.2265C%[email protected]> |
So I could leave PWD UID LogonUser and LogonAuth out of my DSN because I can set it in my php script. Where do I need to set the setting TDSCONFIGDUMP environment to stderr Thanks for the fast reply. On 7/10/09 5:16 PM, "Frediano Ziglio" <[email protected]> wrote: > 2009/7/10 Jaap van Arragon <[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 Well.. you could try to update... PWD, > UID, LogonUser and LoonAuth are ignored. You are using correct drivers > (message came from FreeTDS). Try also setting TDSCONFIGDUMP environment to > stderr to see possible > errors. freddy77 _______________________________________________ FreeTDS > mailing > list [email protected] http://lists.ibiblio.org/mailman/listinfo/freet > ds _______________________________________________ FreeTDS mailing list [email protected] http://lists.ibiblio.org/mailman/listinfo/freetds