Thanks for your reply.
For adding date and time to DATE field in access database, i got example that wrote by SQL:
INSERT INTO [MYTABLE] ([MYDATE]) VALUES (#06/14/2001 2:18:21 PM#);
Now, i want to know, i have any other way to adding date and time to date field ??? (i mean using of CDaoRecordset ?).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.