I've got a few questions on storing dates in an MDB using SQL UPDATE...
(1) I would prefer to have empty date fields really be empty (rather than some unusal date like January 1, 0001 or whatever).
If a textbox.text equals "", what would I set the corresponding field in the database to? Some...