Skip to Content.
Sympa Menu

freetds - Re: [freetds] tsql works, unixODBC's isql doesn't

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Joel Fouse <joel AT fouse.net>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] tsql works, unixODBC's isql doesn't
  • Date: Wed, 16 Jul 2008 11:39:53 -0400

On Wed, 2008-07-16 at 17:23 +0200, ZIGLIO, Frediano, VF-IT wrote:

> > Not sure if that helps clarify things...
> >
>
> Yes, there is some problem in configuration.
> You can note that cause tsql try to connect:
>
> connect(5, {sa_family=AF_INET, sin_port=htons(1434),
> sin_addr=inet_addr("192.168.1.101")},
> 16) = -1 EINPROGRESS (Operation now in progress)
>
> while isql not :(
>
> freddy77


Yes, I had gathered as much. Any thoughts on what, though? I'm sure
I'll feel like an idiot when it finally gets figured out, but...well, I
already do anyway because it seems I'm following all the instructions
and it's Just Not Working.

Is it possible the freeTDS driver isn't quite talking to unixODBC the
right way or something?

- Joel




Archive powered by MHonArc 2.6.24.

Top of Page