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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: pnonn at capgemini dot fr
New email:
PHP Version: OS:

 

 [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: Fri May 24 15:01:29 2024 UTC