標題: 請教下freetds連接MSSQL出錯的問題 [打印本頁] 作者: lostdream 時間: 2010-09-16 09:54 標題: 請教下freetds連接MSSQL出錯的問題 這是安裝步驟:
./configure --prefix=/usr/local/freetds --with-tdsver=7.2 --enable-msdblib
make ; make install
這是測試的報錯:
[root@IP etc]# /usr/local/freetds/bin/tsql -H 192.168.1.2 -p 1433 -U admin
locale is "C"
locale charset is "ANSI_X3.4-1968"
Password:
Msg 20017, Level 9, State -1, Server OpenClient, Line -1
Unexpected EOF from the server
Msg 20002, Level 9, State -1, Server OpenClient, Line -1
Adaptive Server connection failed
There was a problem connecting to the server