Re: connecting to MSSQL Server 2005
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Horacio Nuñez Hernández wrote: > Im running Debian Etch with unixODBC and tdsodbc 0.63, ... > Diag(hdbc 0x821fee8):08001:0:[unixODBC][FreeTDS][SQL Server]Unable to > connect to data source SQLConnect() failed > > What I can do, should move to .82? Upgrading would be helpful. The newer release includes many improvements. Have a look at the README, NEWS, and ChangeLog for more information. But 0.63 can connect to your server. Try TDSDUMPCONFIG, and pay special attention to your ODBC configuration. If you're not using ODBC-Combined, take care to set your TDS version to 7.0. HTH. --jkl