Skip to Content.
Sympa Menu

freetds - freetds.log

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Osman Çinar Eren <Cinar.Eren AT isbank.com.tr>
  • To: 'TDS Development Group' <freetds AT franklin.oit.unc.edu>
  • Subject: freetds.log
  • Date: Wed, 16 Oct 2002 10:06:02 +0300

hi,

i still continue to work on ODBC. my .freetds.conf has the following entry:

[TESTC]
host = 10.50.104.133
port = 1433
tds version = 7.0

when i try to use the unittest, i get the following error:

connection parameters:
server: 'TESTC'
user: 'cinar'
password: '????'
database: 'cinar'
Unable to open data source (ret=-1)
SQL error 08001 -- [unixODBC]tds_connect failed
FAIL: t0001
===================
1 of 1 tests failed
===================
make[1]: *** [check-TESTS] Error 1
make[1]: Leaving directory `/home/cinar/freetds-0.60/src/odbc/unittests'
make: *** [check-am] Error 2

I had a look at the debug file; /tmp/freetds.log and realized that although
TESTC is set to be '10.50.104.133',
unittest tries to connect to localhost.
i send the log file as the attachment to this mail.

could you please help me?

thanks in advance.
best regards.

Attachment: freetds.log.25106
Description: Binary data




Archive powered by MHonArc 2.6.24.

Top of Page