Skip to Content.
Sympa Menu

freetds - [freetds] please help about tsql command

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "luke" <luke AT tc.program.com.tw>
  • To: <freetds AT lists.ibiblio.org>
  • Subject: [freetds] please help about tsql command
  • Date: Fri, 23 Apr 2004 08:13:44 +0800

telnet 192.168.1.21 1433 in unix is ok
use tsql -S 192.168.1.21 -p 1433 -U sa -P xxxxx
will show
------------------------------------
locale is "C"
locale charset is "646"
-------------------------------------
and stop here ...
tsql seem connect to server and not disconnect,if i use error login data
tsql still show this message and stop here


if i use error-ip (can't connect like 192.168.2.1[i have no this ip address
in our office] )
tsql still show the same message and stop here

if i use error-ip (can't connect like 192.168.333.333 ) tsql still show
---------------------------------------
There was a problem connecting to the server
---------------------------------------
and disconnect

if i try to conect to outsite (internet) , the tsql is ok!

why??

ps:mssql 2000 and use sql login mode
ps:FreeTDS 0.62.3




Archive powered by MHonArc 2.6.24.

Top of Page