Re: [PHP-DB] Problem width SQL on PHP4

2001-01-22 Thread Nathan Crause
Aside from enabling PHP_MSSQL70.DLL extensions in the PHP.INI file, you need to HAVE this file. If you installed PHP from the "Windows Install", then you probably don't have this file. You need to download the PHP ZIP file, which DOES contain the extension DLL's. ""Sebastian A. Davicco"" <[EMAIL

AW: [PHP-DB] Problem width SQL on PHP4

2001-01-15 Thread Michael Rudel
Greetinx, Mike (Germany) -Ursprüngliche Nachricht- Von: Sebastian A. Davicco [mailto:[EMAIL PROTECTED]] Gesendet: Sonntag, 14. Januar 2001 20:20 An: [EMAIL PROTECTED] Betreff: [PHP-DB] Problem width SQL on PHP4 I need to run SQL funtions on my PHP scripts, the server is an NT4 width serv

RE: [PHP-DB] Problem width SQL on PHP4

2001-01-14 Thread Alarion
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 serve

[PHP-DB] Problem width SQL on PHP4

2001-01-14 Thread Sebastian A. Davicco
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 !!..