delete records from multi-user database

D

Dave

I have put together a multi user database with the back
end on our server and multiple users entering data via
front ends on their computers.
Will I be able to delete records from the back end while
other users are accessing the backend tables from their
computers? Or will the other users have to close their
front ends?

Dave
 
J

John Vinson

Will I be able to delete records from the back end while
other users are accessing the backend tables from their
computers?
Yes.

Or will the other users have to close their
front ends?

No. If they're currently editing one of the records that the other
user is attempting to delete, whoever got to the record second will
get an error message.
 

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

Similar Threads


Top