How to auto delete mdb file in specific period

ishaqani

Registered User.
Local time
Today, 20:40
Joined
Mar 4, 2007
Messages
13
I hv made application in access and i hv to give it to some one for use. I need to know about the code that my application mdb file automaticaly delete on the 2nd date of every month.

Is it possible? if yes thn what would be the code.

Please advise.

Thanks.
 
Have you thought of creating a delete query with the correct criteria, run as a Scheduled Task?
 
If you are trying to protect your application then a good way to make a profound enemy is to delete their hard work and personal data without their prior approval.
 
Actualy i want to delete complete mdb file from the system. Because it is in my hand to give them again a copy of that application. So thats why i want need the code of schedule delete file i.e. 2nd date of every month.

Thanks.
 

Users who are viewing this thread

Back
Top Bottom