G
Guest
I have a table with a date column. There are occasions where I need to remove
the set date. I have tried using update with a Null value. This however
causes a mismatch. Is it not possible to do that and in that case would the
easiest solution be to delete the record and then isert it again without a
value for the date?
the set date. I have tried using update with a Null value. This however
causes a mismatch. Is it not possible to do that and in that case would the
easiest solution be to delete the record and then isert it again without a
value for the date?