O ootkhopdi Registered User. Local time Today, 07:56 Joined Oct 17, 2013 Messages 181 Aug 11, 2015 #1 hi all pls give me code for saving access database with date and time stamp when close database as database on 11:11am on 11082015 pls tell me how can i set it
hi all pls give me code for saving access database with date and time stamp when close database as database on 11:11am on 11082015 pls tell me how can i set it
J JLCantara Registered User. Local time Yesterday, 18:26 Joined Jul 22, 2012 Messages 332 Aug 12, 2015 #2 Create a table with 2 fields: an auto and a date. When closing the app, add a record to store date/time of closing.
Create a table with 2 fields: an auto and a date. When closing the app, add a record to store date/time of closing.