Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001011

AW: [PHP-DB] Problem width SQL on PHP4 From: Michael Rudel (Michael.Rudel <email protected>)
Date: 01/15/01

Hi Sebastian,

you don't have the mssql.dll loaded (no SQL-Support!)

Just have a look with the PHP_INFO() -function.

You have to enable the mssql-support in your php.ini -file.

If you don't have the appropriate Library, you can get it
at: http://www.php4win.de/

Hope this helps.

Greetinx,
  Mike
(Germany)

-----Ursprüngliche Nachricht-----
Von: Sebastian A. Davicco [mailto:tiogrimul <email protected>]
Gesendet: Sonntag, 14. Januar 2001 20:20
An: php-db <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
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: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>

-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>