From:             [EMAIL PROTECTED]
Operating system: Win2k Pro SP2
PHP version:      4.0.6
PHP Bug Type:     MSSQL related
Bug description:  mssql_pconnect not persistant

I use mssql_pconnect in my script once and if I check the sql7 profiler it
does this:

Connect | PHP 4.0
ExistingConnection | PHP 4.0
... queries from script
Disconnect | PHP 4.0

Isn't it supposed to keep the connection for other scripts to use? I'm not
explicitly closing it. I'm allowing unlim pconns in my ini too.

Win2k Pro SP2 - IIS5 - CGI Interface (ISAPI Interface seems broken for me
hence using CGI)
-- 
Edit bug report at: http://bugs.php.net/?id=12089&edit=1


-- 
PHP Development 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]

Reply via email to