Skip to Content.
Sympa Menu

freetds - Re: [freetds] isql failure (tsql works) -- server not found

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "ZIGLIO, Frediano, VF-IT" <Frediano.Ziglio AT vodafone.com>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] isql failure (tsql works) -- server not found
  • Date: Fri, 31 Aug 2007 01:45:16 +0200

>
> I have seen other posts like this that do not look like they apply.
>
>
> tsql works perfectly but isql always says it can't connect to the data
> source. However, this is what I found in the freetds log.
> 12:20:18.235235 Starting log file for FreeTDS 0.63
> on 2007-08-30 12:20:18 with debug level 99.
> 12:20:18.235368 names for ISO-8859-1: ISO-8859-1
> 12:20:18.235400 names for UTF-8: UTF-8
> 12:20:18.235423 names for UCS-2LE: UCS-2LE
> 12:20:18.235443 names for UCS-2BE: UCS-2BE
> 12:20:18.235462 iconv to convert client-side data to the "UTF-8"
> character set
> 12:20:18.235510 tds_iconv_info_init: converting "UTF-8"->"UCS-2LE"
> 12:20:18.235543 IP address pointer is NULL
> 12:20:18.235570 Server 192.168.1.10 not found!
> 12:20:18.235591 tds_free_all_results()
>
> Why would the server not be found yet work correctly with tsql?
>
> Thank,
> Jason

Simply server concept is different between libTDS (used by tsql) and
ODBC (used by isql)

freddy77




Archive powered by MHonArc 2.6.24.

Top of Page