I have an Access date field bound to a text box. If I modify the text box to
a different date value and update, it writes the modified value to the table.
If I blank the date in the text box and then update, the date gets restored
back to the field value prior to the update. I have set the value to a zero
length string and to nothing with no success. The table is set to allow null
values in this field. How can I blank a date field in the table?
a different date value and update, it writes the modified value to the table.
If I blank the date in the text box and then update, the date gets restored
back to the field value prior to the update. I have set the value to a zero
length string and to nothing with no success. The table is set to allow null
values in this field. How can I blank a date field in the table?