Subject | Re: [IBO] Passive mode |
---|---|
Author | consultor_cys |
Post date | 2005-03-16T03:17:07Z |
Thank you, Jason,
I was not really using Passive mode, but, know that I know it I'm
thinking of using.
I have an application that needs breath to run smoothly and the
execution of queries is taking lots of air from it.
Antonio
I was not really using Passive mode, but, know that I know it I'm
thinking of using.
I have an application that needs breath to run smoothly and the
execution of queries is taking lots of air from it.
Antonio
--- In IBObjects@yahoogroups.com, "Jason Wharton" <jwharton@i...> wrote:
> Another thing. When in passive mode you can call Execute over and over
> again and you can keep calling it until execution is complete. A lot of
> this is probably documented sufficiently well on the TIB_Process class.
>
> Jason