D
Desire
I developed an application with Microsoft Access. After
sometime, the users requested some changes which included
logging all errors. To solve this, I invoked error
trapping and besides displaying the error messages, the
application also records the errors in a database table.
It works well when I am logged as a member of the Admins
group but when the users try to run the application it
gives an "Out of Stack Space" error whenever it
encounters an error and it does not record the "Out of
Stack Space" error in the errors table.
sometime, the users requested some changes which included
logging all errors. To solve this, I invoked error
trapping and besides displaying the error messages, the
application also records the errors in a database table.
It works well when I am logged as a member of the Admins
group but when the users try to run the application it
gives an "Out of Stack Space" error whenever it
encounters an error and it does not record the "Out of
Stack Space" error in the errors table.