php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11857 Access 2000 Bug - Insert statement does not work
Submitted: 2001-07-03 11:21 UTC Modified: 2001-07-06 10:36 UTC
From: poetschke at terrasat dot de Assigned:
Status: Closed Package: ODBC related
PHP Version: 4.0.6 OS: Windows 2000
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: poetschke at terrasat dot de
New email:
PHP Version: OS:

 

 [2001-07-03 11:21 UTC] poetschke at terrasat dot de
Hi Folks,

we did implement a GPS Reference Station Webserver using Apache, PHP and ODBC Connectivity to MS Access Database files (found at http://www.virtualrtk.com). Currently we are using Apache 1.3.20, PHP 4.0.6 and the latest Version of  Microsoft Access mdb-Driver 4.00.5303.1 got from Office2000 Service Pack 2. And now since we using Access 2000 in the back we got serious problems regarding the database connectivity. In other words we are not able to write any data to the tables using PHP as we did before through Access 97 Driver (fetching tables still works fine). I'm pretty sure that this problem is related to Access 2000 because I switched back to Access 97 and it worked just fine. Does anyone know if the is any difference between Access 2000 and 97? 

Regards
Sebastian

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-06 10:36 UTC] kalowsky@php.net
resolved... problem was in use of odbc_pconnect instead of odbc_connect in CGI mode.  
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 11:01:31 2024 UTC