
Passing a NULL value into a date time field
What happens if you use Null?
--
Doug Steele, Microsoft Access MVP
Beer, Wine and Database Programming. What could be better?
Visit "Doug Steele's Beer and Programming Emporium"
http://I.Am/DougSteele/
I can only pass ' ' to SQL and this creates the default value of 01/01/1900
Is there a way to pass NULL into a date time field (SQL 7.0)?
Thanks in advanced
Scott clarke