php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13249 ODBC connaect sometimes fail
Submitted: 2001-09-11 10:40 UTC Modified: 2002-01-29 13:43 UTC
From: pnonn at capgemini dot fr Assigned:
Status: Closed Package: ODBC related
PHP Version: 4.0.6 OS: Windows 2000 server
Private report: No CVE-ID: None
 [2001-09-11 10:40 UTC] pnonn at capgemini dot fr
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.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-01-29 13:43 UTC] pnonn at capgemini dot fr
OK bug has been fixe by 4.1.1 release
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 11 00:01:31 2024 UTC