You create a new form to allow users to edit records in the Customer table.You need to prevent users from deleting any customer records.What should you do to achieve this goal?
A. On the CustTable data source on the form, set the Allow Delete property to No.
B. Remove the Delete command button from the form.
C. On the form design, set the View Edit Mode property to View.
D. Implement an OnDeleted event handler to prevent the deletion. E. Set Allow Document Deleted Before dates for the records.
You create a new form to allow users to edit records in the Customer table.You need to prevent users from deleting any c
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
You create a new form to allow users to edit records in the Customer table.You need to prevent users from deleting any c
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!