Trying to set a Visual FoxPro Date field to Null via DAO/ODBC results in an error.

The FoxPro ODBC driver does not use Null for an empty date. You can set the date field to 12/30/1899 instead. The Visual FoxPro ODBC driver translates this value into an empty date.

The question is what do you do with Microsoft Access? I am stuck!!!!