G
Guest
Hi,
I have a textbox on a form used to capture the start date used as a
parameter for a query. I want to validate that the date is valid. For
example, Feb 29, 2005 is invalid, and currently it breaks the sql code. Is
there a way to check the date in the textbox before executing the query?
thanks in advance for any assistance.
I have a textbox on a form used to capture the start date used as a
parameter for a query. I want to validate that the date is valid. For
example, Feb 29, 2005 is invalid, and currently it breaks the sql code. Is
there a way to check the date in the textbox before executing the query?
thanks in advance for any assistance.