Subject | Re: trigger/procedure problem |
---|---|
Author | Adam |
Post date | 2005-09-06T23:24:39Z |
--- In firebird-support@yahoogroups.com, "ebz" <coptis@f...> wrote:
see if isql hangs. If isql does not hand it is a component issue. Btw,
variant is a keyword in Delphi, so this may be your problem. It is like
trying to call a field integer or float.
Adam
> Hi!in my
> Just noticed a problem with the following. The field 'variant' locks
> Delphi program after I use this trigger with a TIBDataset component,then
> switch and use a DBEdit field to make another change. Is it thetrigger or
> the component that hangs the field? How to tell?? It only lets go if IThe simple way for you to test it is to simulate the change in isql and
> completely close the program, not just commit everything. Other field
> triggers (designation) work ok, which makes me suspect the procedure.
see if isql hangs. If isql does not hand it is a component issue. Btw,
variant is a keyword in Delphi, so this may be your problem. It is like
trying to call a field integer or float.
Adam