Question access file in use problem

E_Gold

Registered User.
Local time
Today, 21:33
Joined
Sep 18, 2010
Messages
26
I have an Access 2007 database file that should be used by two programs simultaneously.

Program 1 should insert and update the table;
Program 2 should only run queries to show the data.

The problem is, when program 2 opens the file - program 1 cannot insert or update rows.

What can I do?
 
What are the programs you refer to and how are they connecting to the database?
 

Users who are viewing this thread

Back
Top Bottom