Skip to Content.
Sympa Menu

freetds - Re: No route to host

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Mark Schaal <mark AT champ.tstonramp.com>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: Re: No route to host
  • Date: Mon, 6 Dec 1999 11:58:33 -0800 (PST)


>
> I'm getting this sort of behavior consistantly when I try to connect
> to an MS SQL Server using sqsh. This happens with .46, .47 and .50pre1.
>
> Here is a dump with -l 10
> sqsh-1.7 (DEBUG) Copyright (C) 1995-1999 Scott C. Gray
> This is free software with ABSOLUTELY NO WARRANTY
> For more information type '\warranty'
> jobset_get_cmd: Testing '\loop'
> jobset_get_cmd: Testing '\connect'
> Password:
> Unknown property 4
> connect: Network is unreachable
>
> I'll spend some time looking at the code itself, but that
> Unknown property error seems interesting...
>
> --
> Adam Haberlach | Scary thought of the day: there is a 330
> adam AT newsnipple.com | page book titled "Complete Idiot's Guide
> http://www.newsnipple.com | To Surfing the Internet With WebTV."


That is from ct_con_props(), looks like the CS_HOSTNAME property. Most
of the properties aren't implemented until somebody needs them. It
shouldn't be too hard to add. The source is in freetds/src/ctlib/ct.c.


Mark Schaal
--
Mark J. Schaal Phone: (909) 620-7724
TST On Ramp Fax: (909) 620-8174
System Administrator E-Mail: mark AT tstonramp.com




Archive powered by MHonArc 2.6.24.

Top of Page