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

Joel Fouse joel at fouse.net
Wed Jul 16 11:39:53 EDT 2008


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


More information about the FreeTDS mailing list