Subject | Re: [firebird-support] Issue: deadlock with Firebird and Delphi. ref/eDN7002040583 |
---|---|
Author | Ivan Prenosil |
Post date | 2006-12-12T15:16:20Z |
> Repeat...
>
> Try
>
> Post;
>
> Ok:=true;
>
> Except
What is "Post" ? Does it actually _exectue_ the statement
each time it is called ?
Btw. why do not you use Wait transaction ? This loop is not nice.
Ivan