Sharing Access and security

Mitsu

New Member
Joined
Apr 1, 2004
Messages
10
If two people are using Access, how does Access prevent two users from entering data at the same time.

How do I set the security for Access.

Thanks

Appreciate some help.
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
If two people are using Access, how does Access prevent two users from entering data at the same time.
Access uses record locking to prevent simultaneous changes to the same record. Almost always, more than one record is locked -- the one being edited, and adjacent records up to a page size -- about 32kb (can be more or less, depending on the version of Access). Bottom line, only one user can edit a record at a time.
How do I set the security for Access.
BIG topic! There are many security options out there, but Access has a pretty good user-level security model, based on work groups. For both of these topics, check the Microsoft Knowledge Base.

Denis
 
Upvote 0

Forum statistics

Threads
1,221,709
Messages
6,161,442
Members
451,705
Latest member
Priti_190

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top