E
ExcelMan
I'm using ADO to run a SQL Update on an Excel table. I want to set all the
values in a set of records to NULL.
This seems to work fine on text and numeric fields, but Boolean and Date
fields fail to take the Set FieldName = NULL command.
Anybody know why and if there is a workaround or maybe some parameters for
me to set?
Thanks.
values in a set of records to NULL.
This seems to work fine on text and numeric fields, but Boolean and Date
fields fail to take the Set FieldName = NULL command.
Anybody know why and if there is a workaround or maybe some parameters for
me to set?
Thanks.