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.

Philippe




-- 
PHP Database 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