dayak Posted April 1, 2008 Share Posted April 1, 2008 Hi, Can someone help me solv the following problem. My PHP application connects to an ODBC data source. The ODBC data source is an Access database which is also used by a cash register application. It works fine until the cash register application connects to the database. Then the ODBC connection from my PHP application is lost. The Access database is multi-user (for example: I can connect to the database simultaniously from multiple instances of the cash register apllication). When I use the ODBC datasource from Excel and connect to the database from the cash register application at the same time: no problem. I have searched the internet for solutions and haven't found any yet. Thanks in advance. dayak PHP Version 5.2.5 / System DSN to Access 97 database (I tried converting it to Access 2000: same problem) Link to comment https://forums.phpfreaks.com/topic/98947-odbc-connection-lost/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.