2 users using secure database residing on network

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We have a database that is on the network set up for secured for 2 different
user. Can both users be in the database just adding records at the same time?

Thanks,
Barb
 
babs said:
We have a database that is on the network set up for secured for 2
different
user. Can both users be in the database just adding records at the same
time?

Yes but it is highly recommended by many developers to split the application
into front and back ends and provide each user with their own front end.
Search the help for "split database" and post back if you need any more
help.

Keith.
www.keithwilby.com
 
Back
Top