G
Guy Kerr
I have an ADP which is used from 6am - 10pm by approximately 35 users. I've
continued development on this product for about 3 years now so the complexity
increases and so do the errors.
As most of you know, it's hard to troubleshoot errors unless you get
specific details from users on what they were doing when the error or crash
occured. I consider myself an intermediate developer when it comes to Access
ADP's and to-date I have not really implemented much error-checking code.
Ideally I'd like to implement a way to log the errors on the client-side so
I can see what caused the error. Also, does anyone have any samples of
error-checking code I could/should include in my ADP?
Secondly, I saw a post from a MS technician that suggested cleaning up
temporary files on the client. Are there specific temp files on the client
side I should be cleaning up on a regular basis to improve or stabilize
client-side performance?
Thanks in advance
Guy
continued development on this product for about 3 years now so the complexity
increases and so do the errors.
As most of you know, it's hard to troubleshoot errors unless you get
specific details from users on what they were doing when the error or crash
occured. I consider myself an intermediate developer when it comes to Access
ADP's and to-date I have not really implemented much error-checking code.
Ideally I'd like to implement a way to log the errors on the client-side so
I can see what caused the error. Also, does anyone have any samples of
error-checking code I could/should include in my ADP?
Secondly, I saw a post from a MS technician that suggested cleaning up
temporary files on the client. Are there specific temp files on the client
side I should be cleaning up on a regular basis to improve or stabilize
client-side performance?
Thanks in advance
Guy