Subject Catching IB exceptions
Author Yagi
Hello,

I need your advise on the following problem:
I got a one form with some TIB_Query and controls for editing data
(TIB_Grid, TIB_Edit ....).
What is the best way and place in the code to catch exceptions like
violation of PRIMARY, UNIQUE KEY, FOREIGN KEY etc. and next to translate it
for user ?

Regards

Yagi