Make sure there is always at least one record.

J

James

How do you keep a record from being deleted. Just the one record not all of
them, but allow any other record to be deleted?
 
J

JohnFol

You cannot.

What you can do is make sure any forms that reference the table have some
code on teh Before Update that checks to see if delete is allowed, and if
not set Cancel = True
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top