[freetds] [unixODBC-support] isql connection hangs
Frediano Ziglio
freddy77 at gmail.com
Thu Jun 18 07:28:02 EDT 2009
2009/6/18 Goyal, Pravin Shyam <pravin.goyal at hp.com>
>
> Thanks Nick. That means I am right. So something wrong in buildup of connection.
>
> See guys if this is ok..
>
> # pwd
> /usr/local/etc
> # cat odbcinst.ini
> [FreeTDS]
> Description = Pravin's TDS
> Driver = /usr/local/lib/libtdsodbc.so
> UsageCount = 3
> # cat odbc.ini
> [MSSQLTestServer]
> Driver = FreeTDS
> Description = Test SQL Swerver
> Trace = No
> Server = 16.138.74.27\BTHUYAVANA11
> Port = 1433
Try removing Port, it seems you are using a no default instance (BTHUYAVANA11).
> Database = master
>
> # isql -v MSSQLTestServer 'sa' 'Windows2003server'
> <this hangs up>
>
> Please help.
>
> Thanks and regards,
> Pravin Goyal
>
Frediano Ziglio
More information about the FreeTDS
mailing list