Subject | Re: [IBO] Hooked in a cycle |
---|---|
Author | Helen Borrie |
Post date | 2001-01-09T07:15:05Z |
At 08:52 AM 09-01-01 +0200, you wrote:
trying to run multiple threads on a local connection? (this isn't possible).
What versions of everything are you using (Interbase Server, InterBase
Client, IB Objects, Delphi)?
If you tried to implement the suggestion to Unprepare and Prepare in each
iteration of the loop, please show us the code that subsequently failed.
When you say the application "freezes", what do you mean exactly?
Helen
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________
> > The problem you are encountering is a bug in InterBase. You will need toPlease provide more information about your setup. Are you, for example,
> > set Prepared false and then call Prepare again, each time the loop
>executes.
> >
> > H.
>
>I did it but the application still freezes.
>Any other suggestion, please ?
>
>Dorin
trying to run multiple threads on a local connection? (this isn't possible).
What versions of everything are you using (Interbase Server, InterBase
Client, IB Objects, Delphi)?
If you tried to implement the suggestion to Unprepare and Prepare in each
iteration of the loop, please show us the code that subsequently failed.
When you say the application "freezes", what do you mean exactly?
Helen
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________