shakespeare5677
Programmer
I found a very strange problem in a gigantic program that I have no time to analyze closely just yet. The problem lies in file dates created and modified retrieved via a file object. They are retrieved as date objects, put into date objects and saved into access as date objects (..., #" & dtCreated & "#, #" & dtModified & "#,...). The trick is that they are occasionally saved as only dates with out the time which is very important. My code does not change or format anything, so not wishing to kill any time on it, I was hoping someone may have a quick explanation. Thanks.
-Max
-Max