D
DellaCroce
This may seem very simple to you all, but if I am using a SQL statement to
add a new record to a table with dates in it, and the date needs to be
null/blank during the add, what do I put in the Insert statement? If I just
use '' for a blank it gives me an error that the types do not match. Seem
like a simple thing, but it is a puzzle to me today.
Thanks
add a new record to a table with dates in it, and the date needs to be
null/blank during the add, what do I put in the Insert statement? If I just
use '' for a blank it gives me an error that the types do not match. Seem
like a simple thing, but it is a puzzle to me today.
Thanks