ID:          36090
 Updated by:  [EMAIL PROTECTED]
 Reported By: kguiry at pac dot ie
-Status:      Open
+Status:      Feedback
 Bug Type:    MSSQL related
 PHP Version: 5.1.2
 New Comment:

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.





Previous Comments:
------------------------------------------------------------------------

[2006-01-19 17:38:12] kguiry at pac dot ie

Description:
------------
Intermittantly mssql_pconnect does not return a connection the my
server. The problem gets worse over time and once I restart IIS it
disappears for a short time before reappearing again. I have
connections to two servers the local server on which the PHP scripts
reside uses mssql_pconnect and the connections to the remote server use
mssql_connect.

Reproduce code:
---------------
$dbh = mssql_pconnect "WEBSRVR",account,password);



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=36090&edit=1

Reply via email to