No route to host

Mark Schaal mark at champ.tstonramp.com
Mon Dec 6 14:58:33 EST 1999


> 
> 	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



More information about the FreeTDS mailing list