Locking Records

  • Thread starter Thread starter TC
  • Start date Start date
T

TC

Check out the following form properties: DataEntry, AllowAdditions,
AllowEdits, AllowDeletions.

HTH,
TC
 
Will someone provide input on the most efficient way to
have records that are entered into a database to not be
able to be updated (at least to the front end user)? Is
this done at the table level, the "locked" property of a
form control is set to yes, or another way? I would
like to have the ability to update the record if needed
though not for the front level staff to know about this
method (maybe a separate screen to handle?)
Thanks in advance, Alicia
 
Back
Top