Welcome to Westonci.ca, the place where your questions are answered by a community of knowledgeable contributors. Explore comprehensive solutions to your questions from a wide range of professionals on our user-friendly platform. Join our platform to connect with experts ready to provide precise answers to your questions in different areas.

Raul needs to ensure that when users enter an order into the tblOrders, the shipping date is at least two days after the order date on the data entry. Which option should he use?

Sagot :

Answer:

Input Mask

Explanation:

In this scenario, the best tool for Raul to use would be an Input Mask. When dealing with Microsoft Access or any other database tool, Input Masks are a great way of validating data inputs so that they always match the desired format. In this case, Raul would need to use input mask and apply the desired format while comparing it to the order date, therefore, making sure that it is always a minimum of 2 days after before it is accepted as a valid entry in the database.

Answer:

Input Mask.

Explanation: