liamlaurent
IS-IT--Management
Hello All,
Is there a way to trap the exceptions that may come from a DB Navigator's action events? Let's say I click on the insert button and there was a problem inserting, is there a way to trap that exception in a try...except block so that I can display my customized error messages instead of seeing the technically horrendous messages that database servers give when there is an insert, delete or update error?
Liam
Is there a way to trap the exceptions that may come from a DB Navigator's action events? Let's say I click on the insert button and there was a problem inserting, is there a way to trap that exception in a try...except block so that I can display my customized error messages instead of seeing the technically horrendous messages that database servers give when there is an insert, delete or update error?
Liam