You create a new form to allow users to edit records in the Customer table.You need to prevent users from deleting any c

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
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

Post by answerhappygod »

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.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This topic has 1 reply

You must be a registered member and logged in to view the replies in this topic.


Register Login
 
Post Reply