Subject | Foreign Key Constraint Exception Handling in Datagrid |
---|---|
Author | kudapucat |
Post date | 2004-01-16T02:13:51Z |
Hi Guys,
I'm having trouble with the auto update feature of the TIB_Datagrid
I want to catch the exception raised when a foreign key constraint
is violated. How can I do this? I have discovered the onError
function of the TIB_Query, and I and instruct the exception not the
be raised by setting the RaiseException variable to be false,
however the proceedure will then continue be cause the exception
wasn't caught it was just silenced. Can somebody help me?
Thank you
Hamish Lucas.
I'm having trouble with the auto update feature of the TIB_Datagrid
I want to catch the exception raised when a foreign key constraint
is violated. How can I do this? I have discovered the onError
function of the TIB_Query, and I and instruct the exception not the
be raised by setting the RaiseException variable to be false,
however the proceedure will then continue be cause the exception
wasn't caught it was just silenced. Can somebody help me?
Thank you
Hamish Lucas.