![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
i can't connect to MS SQL 2000 server. Please advice. I am running this from command line. Apache2, PHP5, Ubuntu Dapper. 0> /usr/local/freetds/bin/tsql -H [server] -p 1433 -U sa -P[password] locale is "en_US.UTF-8" locale charset is "UTF-8" 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 This is what i get when my php script tries to connect to MS SQL: Okay, mssql_connect function is there. Warning: mssql_connect() [function.mssql-connect]: Sybase: Client message: Server is unavailable or does not exist. (severity 78) in /home/samirp/web/html/mssql.php on line 20 Warning: mssql_connect() [function.mssql-connect]: Sybase: Unable to connect in /home/samirp/web/html/mssql.php on line 20 connection failed Thanks |
![]() |
| Thread Tools | |
| Display Modes | |
| |