Affichage des articles dont le libellé est Access does not break on Errors. Afficher tous les articles
Affichage des articles dont le libellé est Access does not break on Errors. Afficher tous les articles

Access does not break on Errors

mercredi 15 avril 2015

I have a large Access 2010 DB. Although I have a lot of error trapping in the database, there are some areas that do not yet have it. I am working on this.



I have a weird issue that when I run the database with AllowByPassKey set to false with the Navigation Pane hidden, if the database comes across a un-handled error it simply ignores it, does not report it to the user.



Even though I have break on all errors set in the module.



I have create a little demo database to demonstrate the issue. What I would like is for the DB to crash on unhandled errors that way I would know they are happening and I could fix them!



:banghead:




Attached Files





File Type: accdb Test.accdb (456.0 KB)



Access does not break on Errors

Labels