Confused newbie that I am. I could use a little advice.
I get this error if I try to inset an empty string into a DateTime field.
Data type mismatch in criteria expression.
Is there any way to include an if statement or something that will bypass inseting anything into this DateTime field if I try to pass an empty string to it?
I'm using SQL and ASP.