Skip to Content.
Sympa Menu

freetds - RE: freetds.log

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Castellano, Nicholas" <Nicholas_Castellano AT acml.com>
  • To: "'TDS Development Group'" <freetds AT franklin.metalab.unc.edu>
  • Subject: RE: freetds.log
  • Date: Thu, 17 Oct 2002 15:55:52 -0400


I can't reproduce this. All unit tests (including odbc) pass for me when I
specify an IP address for the server in my freetds.conf.

Cheers,
--nick

-----Original Message-----
From: Osman Çinar Eren [mailto:Cinar.Eren AT isbank.com.tr]
Sent: Wednesday, October 16, 2002 3:06 AM
To: TDS Development Group
Subject: [freetds] freetds.log


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.



The information contained in this transmission may contain privileged and
confidential information and is intended only for the use of the person(s)
named above. If you are not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient, any
review, dissemination, distribution or duplication of this communication is
strictly prohibited. If you are not the intended recipient, please contact
the sender immediately by reply e-mail and destroy all copies of the
original message. Please note that we do not accept account orders and/or
instructions by e-mail, and therefore will not be responsible for carrying
out such orders and/or instructions.





  • freetds.log, Osman Çinar Eren, 10/16/2002
    • <Possible follow-up(s)>
    • RE: freetds.log, Castellano, Nicholas, 10/17/2002
    • RE: freetds.log, Frediano Ziglio, 10/17/2002
    • RE: freetds.log, Lowden, James K, 10/17/2002

Archive powered by MHonArc 2.6.24.

Top of Page