Hi,
I am in the final stages of going live with the db that i have been working on and I need some advise on what is the best way to share the db in a multi user environment. There will be no more than 10 users using the db at any give point in time.
Option 1: Use vb code to prevent table etc from accidentally being deleted etc and place that 1 file on the network drive and multiple users can use the db at the same time. Our network drives are backed up daily so if something happens, we should be able to recover.
Option 2: To split the db. Keep the back end on a network folder and give the front end to each user on a usb drive etc and still use vb code to protect the data etc.
What is the best way to do this?
Any help is greatly appreciated.
I am in the final stages of going live with the db that i have been working on and I need some advise on what is the best way to share the db in a multi user environment. There will be no more than 10 users using the db at any give point in time.
Option 1: Use vb code to prevent table etc from accidentally being deleted etc and place that 1 file on the network drive and multiple users can use the db at the same time. Our network drives are backed up daily so if something happens, we should be able to recover.
Option 2: To split the db. Keep the back end on a network folder and give the front end to each user on a usb drive etc and still use vb code to protect the data etc.
What is the best way to do this?
Any help is greatly appreciated.