Hi,
This is similar to another post, because I still haven't gotten to the
bottom of it.
I have a back end database on a shared drive. Each (of 4) user has a
front end file on their own C: drive. The main form that users have
is bound to a query which merges 2 linked tables. It is not an action
query. When the query is executed, everyone still has access to the
form/query, until somebody makes an update. Or so it seems.
I have found that if I close and open the datasheet view of the query
on one computer when it is open on another computer, the query is not
updatable the second time I open it.
Once the dataset is "not updatable" the entire database is locked
until the form/query is closed on the computer that made updates.
Does anyone have experience with this behavior? The wierdest thing of
all is that when it was an 03 database, not split into front/back
ends, it worked fine. We've only had problems since we moved to 07.
Thanks,
Sam
This is similar to another post, because I still haven't gotten to the
bottom of it.
I have a back end database on a shared drive. Each (of 4) user has a
front end file on their own C: drive. The main form that users have
is bound to a query which merges 2 linked tables. It is not an action
query. When the query is executed, everyone still has access to the
form/query, until somebody makes an update. Or so it seems.
I have found that if I close and open the datasheet view of the query
on one computer when it is open on another computer, the query is not
updatable the second time I open it.
Once the dataset is "not updatable" the entire database is locked
until the form/query is closed on the computer that made updates.
Does anyone have experience with this behavior? The wierdest thing of
all is that when it was an 03 database, not split into front/back
ends, it worked fine. We've only had problems since we moved to 07.
Thanks,
Sam
Comment