Hello,
Ok this one should be an easy one. I'm running an insert query and one of the fields is date/time.
When I DO NOT send a value to it, I want to insert is as <NULL>, but instead, it's going in as "1/1/1900".
How should I do my query where I can send a NULL Value?
Thanks,
Anthony
Start Free Trial