how can you assign an empty text to a date type field and then save it?

ex.

fieldname is Bdate as date typefield
textname is txtBdate

code is: tablename![Bdate]=txtBdate
error is type mismatch