Help with MSSQL 7.0

admin

Administrator
Staff member
Hello, I'm currently running :
(This server is just for development)
Xitami Web Server
PHP 4.0.6
MSSQL 7.0 Desktop Server
all on the same computer

The Problem is:
I cant get php to connect to the MSSQL Server at all. Ive edited the php.ini to include the php_mssql.dll library.
All i ever get is Parse Errors when i try to do anything that has to do with MSSQL. I can connect with hte mssql client using "localhost" for the computer and it works fine. ive tryed using "localhost", the computer name, and the IP to connect to the server but nothing works at all. We really don't want to use ODBC to connect to the MSSQL server.

All help is greatly appreciated. thnx in advance for anyhelp one can give.

- Zac Epkes
 
Back
Top