inserting a NULL value into a Date/Time field

K

Kirk

I have a web page with an Access backend (for now) and the user has the
option to insert a date or not. When the user doesn't enter in a date, how
can I execute the insert statement with no value for the Date?

The field type of the Date Field is Date/Time.

Any help would be appreciated.

Thanks.

Kirk
 
Top