Skip to Content.
Sympa Menu

freetds - Re: [freetds] Problems Connecting Debian --> MSSQL through odbc

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddy77 AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Problems Connecting Debian --> MSSQL through odbc
  • Date: Tue, 14 Jul 2009 13:56:40 +0200

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




Archive powered by MHonArc 2.6.24.

Top of Page