Emo wrote:
>I have a database that multiple people are entering data using a form.
> How do I make the data "lock" after it is entered so that it can NOT
> be deleated or changed by another user? Or can I make the database
> open to a "new" form and not allow it to go to any other data?
To keep them from getting to tables etc you will need to implement User
Level Security.
I suggest you start by reading
http://support.microsoft.com/default.aspx?scid=kb;[LN];207793
Access security is a great feature, but it is, by nature a complex product
with a very steep learning curve. Properly used it offers very safe
versatile protection and control. However a simple mistake can easily lock
you out of your database, which might require the paid services of a
professional to help you get back in.
Practice on some copies to make sure you know what you are doing.
Are these users working on the same machine or are they working from
their own machines? If on a LAN do you have a "split" database?
Another approach might be to use a batch method where they enter their
data and then it is sent to the storage table, likely in another database,
at the end of their session.
There are any number of possible ideas depending on the exact situation.
--
Joseph Meehan
Dia duit