[freetds] Problems Connecting Debian --> MSSQL through odbc
Frediano Ziglio
freddy77 at gmail.com
Tue Jul 14 07:56:40 EDT 2009
2009/7/14 Jaap van Arragon <j.vanarragon at lukkien.com>:
> Jep. I can ping to my host and I can connect through telnet on port 1433.
>
> I've tested it with tsql and got this result:
>
> SERVER:# TDSVER=7.0 tsql -H IPADDRESS -p 1433 -U admin
> locale is "en_US.UTF-8"
> locale charset is "UTF-8"
> Password:
> 1>
> 2>
> 3>
> 4>
>
> Does this mean I van connect through TSQL but not through Isql?
>
This means that the computer and FreeTDS can connect to your server!
Try adding
TDS_Version=7.0
to GROUP section of your ini file. You can also try removing
Database = [327]
line
freddy77
More information about the FreeTDS
mailing list