Microsoft
Software
Hardware
Network
Question : Entering No Data in a Microsoft Access Date Field
Is their a way to programmatically enter 'no data' into a Microsoft Access Date Field? Is so, how???
Thanks
The following SQL code does not work.
INSERT INTO MyTable (ADateField) values ("")
or
UPDATE MyTable SET ADateField = ""
Answer : Entering No Data in a Microsoft Access Date Field
Then this should work:
UPDATE MyTable SET ADateField = Null
mx
Random Solutions
Character unreadable in a remote SSMS
Assign XML to variable from FOR XML Path
MS Access Query to .CSV File Export
Bypass memory test on bootup
SQL Server Query based on String Format
Sql Server Field Types equivalent to Access Field Types
How do I install HP Photosmart Plus All-in-One Printer - B209a on Windows 2000 Professional?
Tracing from WCF service running in IIS
How to hyperlink a database of 1000's of Fedex tracking numbers to their own tracking Fedex webpage for beginner?
Windows cardspace has stoppped working