|
-
Aug 18th, 2005, 08:13 AM
#1
Thread Starter
Addicted Member
[RESOLVED] Global Error Handler
Hi All.
I want to create like a global error handler.
Whereever an error in code appears, I want it to open a form. (FrmErrorHandler) Then in this form, it should put the error in a textbox.
This I then want to save with a few other variables (app version, workstation, username etc etc) in my sql server.
The only thing the user needs to see, is the form that tells him that an error occurred (almost like that anoying send / don't send forms of windows xp)
How do I say for it to open the form no matter what the error is (sql server, my application, user input)
How do I insert the error code, in the form?
Thanks
Rudi
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|