Skip to Content.
Sympa Menu

freetds - Re: [freetds] Hello! Free Six-Pack for FreeTDS Help.

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Joshua <joshuajoe AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Hello! Free Six-Pack for FreeTDS Help.
  • Date: Fri, 24 Jul 2009 15:38:59 -0400

Thank you all for your feedback! No one has claimed the free six pack,
though. So that's still on the table if you guys keep on helping out
;-) I tried what Freddy and jkl suggested. Upgraded to 0.82 and setup
my freetds.conf file and ran the following tsql command:

TDSDUMPCONFIG=stdout tsql -H weblink -p 1433 -U WLafINhaanmcRO

You can view both logs here: http://haanmc.com/freetds-issues2.txt

Still no server connection. The most interesting parts:

Msg 20017, Level 9, State -1, Server OpenClient, Line -1
Unexpected EOF from the server
Msg 20002, Level 9, State -1, Server OpenClient, Line -1
Adaptive Server connection failed
There was a problem connecting to the server

and

net.c:303:tds_open_socket() succeeded
util.c:162:Changed query state from DEAD to IDLE
login.c:735:quietly sending TDS 7+ login packet
token.c:312:tds_process_login_tokens()
util.c:334:tdserror(0x810a060, 0x810c0c0, 20017, 0)
util.c:368:tdserror: client library returned TDS_INT_CANCEL(2)
util.c:389:tdserror: returning TDS_INT_CANCEL(2)
util.c:162:Changed query state from IDLE to DEAD
token.c:316:looking for login token, got 0()

Bob chimed in via a direct email that suggested I would need to use
something beyond the 0.82 release and compile with gnutls instead of
openssl. I'm going down that road unless others think that is a
mistake. Again, please lend your thoughts to this -- I'm trying my
best to get it working, but I keep hitting a brick wall. Thank you
guys so much for your help!

Josh




Archive powered by MHonArc 2.6.24.

Top of Page