"Douglas J. Steele" <NOSPAM_djsteele@NOSPAM_canada.com> wrote in
message news:OB7qM$(E-Mail Removed)
> Set the form's AllowAdditions and AllowDeletions properties to False.
>
> "Isis" <(E-Mail Removed)> wrote in message
> news:Xns979A3900B5FDISIS@193.202.122.109...
>> I want to use a single record 'Control' file Table - if I create a
>> form to update the table how do I ensure that only 'edits' - no
>> adding or deleting the record can happen - IE the Control file Table
>> will only ever have a single record in it (with multiple fields).
I also like to give the table a primary key with a validation rule that
the key field must have the value 0. That way, there's no way a second
record could ever be added.
--
Dirk Goldgar, MS Access MVP
www.datagnostics.com
(please reply to the newsgroup)