[PHP-DB] mssql_connect()

2008-06-02 Thread simge
hi, I have a problem to connect MsSQL server 2005 with mssql_connect() function. the error: fatal error undefined function mssql_connect(). I correct php.ini(unquoting php_mssql.dll) i put it in c:/windows/system32 but still i cany see mssql library in phpinfo() page. Please Help Me. -- PHP

Re: [PHP-DB] mssql_connect()

2008-06-03 Thread Simge RESMOR
ystem32 and the wrong file gets interpreted. HTH, Yves -- Original Message -- Received: Mon, 02 Jun 2008 06:31:37 AM CDT From: "simge" <[EMAIL PROTECTED]> To: php-db@lists.php.net Subject: [PHP-DB] mssql_connect() hi, I have a problem to connect MsSQL server 2005 with