you need to "enable" the mssql extension.
I don't have the php.ini file here with me, but search the ini file for
"extension" and you should come to a list of them that are commented out.
just uncomment (by deleting the leading ";") the one for the extension you
need and then shut down IIS and restart it.
Sean
-----Original Message-----
From: Sebastian A. Davicco [mailto:[EMAIL PROTECTED]]
Sent: Sunday, January 14, 2001 2:20 PM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] Problem width SQL on PHP4
I need to run SQL funtions on my PHP scripts, the server is an NT4 width
service pack 6. I setup php4 and it working ok, but wen i want to run SQL
functions (like mssql_connect()) it show me a message saying i have use a
non supported funtion. Some idea ?... ill apreciate so much your help !!...
THANKS !!!!!
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]