Subject | Re: [IBO] executing already or not in passive mode |
---|---|
Author | newgen2549 |
Post date | 2007-03-10T00:47:53Z |
Hi,
how did I manage to do that? if you look in my previous post there is
limited amount of code in the application.
maybe there would be a suggestion on an alternate way of accomplishing
this task.(create the database if it does not exist) so I would not get
this error.
thanks
Daniel
--- In IBObjects@yahoogroups.com, "Jason Wharton" <supportlist@...>
wrote:
how did I manage to do that? if you look in my previous post there is
limited amount of code in the application.
maybe there would be a suggestion on an alternate way of accomplishing
this task.(create the database if it does not exist) so I would not get
this error.
thanks
Daniel
--- In IBObjects@yahoogroups.com, "Jason Wharton" <supportlist@...>
wrote:
>
> > Would someone know what causes this error from IB_Process. I cannot
> > figure it out.
> >
> > All I have in this application is TIBODatabase and a TIB_script
> > creating a new database.
> >
> > I'm using Delphi6.wit a main form and a datamodule
>
> Somehow you called Execute while it was already Executing.
>
> Jason
>