Skip to Content.
Sympa Menu

freetds - AW: AW: AW: AW: [freetds] connect problem to mssql 7.0

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Roland Bole" <roland.bole AT gmx.at>
  • To: "'FreeTDS Development Group'" <freetds AT lists.ibiblio.org>
  • Subject: AW: AW: AW: AW: [freetds] connect problem to mssql 7.0
  • Date: Tue, 23 Dec 2003 15:29:56 +0100


Hi freddy77


I update my testsystem according the real system.

By this way there is the following error, if I try to connect with tsgl


linux:~/php-4.3.4 # TDSDUMPCONFIG=/tmp/tds_log.txt
/usr/local/freetds/bin/tsql -S mars -U elvis -P elvis
locale is "C"
locale charset is "ANSI_X3.4-1968"
tsql: iconv.c:338: tds_iconv_open: Assertion `0' failed.
Aborted


TDSDUMPCONFIG shows the following:

Starting log file for FreeTDS 0.62.dev.20031220
on 2003-12-23 12:51:37 with debug level 99.
12:51:37.384333 Attempting to read conf files.
12:51:37.384431 ...$FREETDSCONF not set. Trying $FREETDS/etc.
12:51:37.384461 ...$FREETDS not set. Trying $HOME.
12:51:37.392501 Found conf file '/usr/local/freetds/etc/freetds.conf'
(default). Reading section 'mars'.
12:51:37.392580 Looking for section global.
12:51:37.392825 ... Found section global.
12:51:37.392857 Got a match.
12:51:37.392883 option = 'tds version' value = '7.0'.
12:51:37.393041 option = 'try server login' value = 'yes'.
12:51:37.393074 yes is a 'yes/on/true'.
12:51:37.393109 option = 'dump file' value = '/tmp/freetds.log'.
12:51:37.393137 option = 'debug level' value = '99'.
12:51:37.393269 option = 'text size' value = '64512'.
12:51:37.393307 ... Found section jdbc.
12:51:37.393341 ... Found section jdbc_42.
12:51:37.393374 ... Found section mypool.
12:51:37.393405 ... Found section mars.
12:51:37.393493 Looking for section mars.
12:51:37.393564 ... Found section global.
12:51:37.393630 ... Found section jdbc.
12:51:37.393663 ... Found section jdbc_42.
12:51:37.393696 ... Found section mypool.
12:51:37.393727 ... Found section mars.
12:51:37.393750 Got a match.
12:51:37.393773 option = 'host' value = '192.168.50.20'.
12:51:37.393798 Found host entry 192.168.50.20.
12:51:37.394017 IP addr is 192.168.50.20.
12:51:37.394050 option = 'port' value = '1433'.
12:51:37.394079 option = 'tds version' value = '7.0'.
12:51:37.394119 ...Success.
12:51:37.394259 tds_config_login:474: client_charset is ANSI_X3.4-1968.


What does it mean:
tsql: iconv.c:338: tds_iconv_open: Assertion `0' failed.

Roland







Archive powered by MHonArc 2.6.24.

Top of Page