forcing a requery

T

tracey

I have written a application that is on a network.
Multiple people will be using it simultaneously. How can
I requery all sessions when each user adds or changes a
record?
 
S

Scott McDaniel

Did you split the database and deploy to each user their own copy of the
frontend? Are all the users linked to the same backend? If so, then access
should handle this for you.
 
G

Guest

no I didn't split the datebase or give each user their own
copy. Are there other advantages to splitting a database
into a front end and then a backend. Is splitting the
database the only option I have to refresh all sessions?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top