From:             [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version:      4.0.6
PHP Bug Type:     ODBC related
Bug description:  ODBC connaect sometimes fail

I developped a PHP application with multi-frame presentation.

This application worked well under NT4/IIS/PHP4.0.2.

Since I migrate it under W2000/IIS/PHP4.0.6/ODBC for MS-Access, I sometimes
encounter problems while connecting to the database in one of the frame
(odbc_connect). 

The error reported is 'database already in use'. 

The configuration of ODBC is not set to exclusive mode.

It look like the different frames attempt to access simulatneously to the
DataBase in exclusive mode.
-- 
Edit bug report at: http://bugs.php.net/?id=13249&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