valeryk2000
Registered User.
- Local time
- Today, 09:41
- Joined
- Apr 7, 2009
- Messages
- 157
My access application sometimes creates backup files, like Backup Of + original file name. It looks like it happens when some error occures.
It is Access 2003 mdb file. It contains a lot of vba codes. All subs and funcyions have error handlers and Error Trapping is set to Break on unhandled errors. In Startup all checkboxes are unchecked.
Question: is there the way to turn off these unsolicited unplanned backups?
Thanks
Val
It is Access 2003 mdb file. It contains a lot of vba codes. All subs and funcyions have error handlers and Error Trapping is set to Break on unhandled errors. In Startup all checkboxes are unchecked.
Question: is there the way to turn off these unsolicited unplanned backups?
Thanks
Val