Subject | Re: [IBO] Hook in a cycle |
---|---|
Author | Jason Wharton |
Post date | 2001-01-06T07:35:29Z |
Dorin,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
> I have a form with many inputs (TEdit,TIB_Edit, TIB_RadioGroup,user
> TIP_LookupCombo).
> The TEdit value is filled when the form is created, based on a generator
> value.
> When all the values are supplied I make an insert and some updates (in a
> Storedproc with params from the values in the form).
> All of this are in a repeat... until block. (The reason is that the user
> must fill all the controls only the first time).
> If the Storedproc succeed it's OK. But if not (rollbacked), either the
> cancel the form or retries (after changing some values) the applicationWhat are your transaction settings?
> freezes.
> Hope that I'm not too confusing, but can anyone help me ?
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com