T
TOMAC
I have a backend database on our network accessed by 2 front end users with
their own copy of the front end database. Some tables are linked to the
backend and both users add data to one of these linked tables.
The problem we're having is when one user is entering data in their copy of
their front end, the other front end database gets an hourglass until he has
finished entering his data.
I have no table or record locks on, the database opens in shared mode and it
does not open using record level locking.
Any ideas why this is happening?
their own copy of the front end database. Some tables are linked to the
backend and both users add data to one of these linked tables.
The problem we're having is when one user is entering data in their copy of
their front end, the other front end database gets an hourglass until he has
finished entering his data.
I have no table or record locks on, the database opens in shared mode and it
does not open using record level locking.
Any ideas why this is happening?