|
-
Jul 31st, 2007, 12:19 PM
#1
Thread Starter
Frenzied Member
[RESOLVED] Pass Empty Date value
How do I pass an empty value, that is a Date type variant, to a SQL statement?
The user adds dates to textboxes, which are then validated, and if then ok, added to an update statement (strSQL)
The dates don't have to be filled in and I am getting the error Data Type Mismatch because I am passing "" for the date.
How would I pass an empty date to the SQL?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|