I am trying to make a connection to a SQL-Server 2005 host from a Linux 
(RHEL5, PHP 5.2.5) but am having problems. I have not made such a 
connection before but did my research, installed freeTDS, rebuild 
apache/php with mssql support but cant seem to make a connection with 
the "tsql -S 192.168.111.111 -U username" although I can telnet to port 
1433 on the sql-server host? Am I missing something? Or maybe there is 
something specific that needs to be configed on the sql-server host? 
Below are the errors I get when trying to connect with tsql.

Any ideas/suggestions?


[EMAIL PROTECTED]:~# tsql -S 192.168.10.72 -U sa
locale is "en_US.UTF-8"
locale charset is "UTF-8"
Password:
Msg 20009, Level 9, State 0, Server OpenClient, Line 0
Server is unavailable or does not exist.
There was a problem connecting to the server



_______________________________________________
clug-talk mailing list
[email protected]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca
Mailing List Guidelines (http://clug.ca/ml_guidelines.php)
**Please remove these lines when replying

Reply via email to