Skip to Content.
Sympa Menu

freetds - Re: [freetds] FreeTDS and Ubuntu, iodbc

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Dan Mohn <mohnd AT egolfscore.com>
  • To: freetds AT lists.ibiblio.org
  • Subject: Re: [freetds] FreeTDS and Ubuntu, iodbc
  • Date: Sat, 21 Apr 2007 13:21:04 -0400

Thanks for your help. If there is anything I can do, please let me
know. I am highly motivated to get the issue resolved :) We've decided
to switch our approximately 60 end-user systems to Ubuntu from Windows.
We are in the pilot, and managements analysis of the pilot will
determine how successful we are. So let me know if there is _anything_
I can do to help.

Dan

On Thu, 2007-04-19 at 22:53 -0400, James K. Lowden wrote:

> What's happening? I don't know how, but I know what: somehow,
> tds->query_timeout is getting set to zero in the ODBC layer. The
> timeout
> logic never gets called; tdserror() doesn't appear in the TDSDUMP log.
> I'm using the latest:
>
> $ ldd $(which bsqlodbc) | grep tdsodbc
> -ltdsodbc.0 => /usr/local/lib/libtdsodbc.so.0
>
> $ ident /usr/local/lib/libtdsodbc.so.0.0 | head -4
> /usr/local/lib/libtdsodbc.so.0.0:
> $Id: odbc.c,v 1.437 2007/04/18 14:29:24 freddy77 Exp $
> $Id: connectparams.c,v 1.71 2007/04/11 11:53:10 freddy77 Exp $
> $Id: convert_tds2sql.c,v 1.48 2006/06/14 15:34:44 freddy77 Exp $
>
> Frediano mentioned that timeout testing is on his TODO list for the
> next
> release. Let's see what he says.
>
> Regards,
>
> --jkl
>
>
>




Archive powered by MHonArc 2.6.24.

Top of Page