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
Send data from form to webpage
CTreeView MFC Help
Enabling/Disabling Outlook Anywhere and ActiveSync in Exchange 2007
Sql query returning different results each time it is run even though conditions are the same.
SQL Pivot
Using the SCardTransmit method
Closest number match
use menu item to add data to combo box
Does ASP.NET Control Reduce Effeciency? - Is It Better to Use the HTML Tags? - ASP.NET
Dell Poweredge T110 0.S. Install