Subject Re: [IBO] Enhancement Request
Author Jason Wharton
There is but it has bugs in interbase and it is a little clumsy to use.
Just use a TIB_DSQL.

Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: "Andreas Pohl" <apohl@...>
To: <IBObjects@yahoogroups.com>
Sent: Thursday, September 20, 2001 9:07 AM
Subject: Re: [IBO] Enhancement Request


> Jason,
>
> I wasn't aware of it but usualy I need some result sets for lookups or
value
> validation. Is there a "mystic" call, too?
>
> > #2 would be easier if you just called MyQuery.ExecuteImmediate( 'delete
> from
> > ...', nil );
> > That way it will take less chatter on the network, execute more quickly
> and
> > not require an object be dynamically created.
> >
> > FWIW,
> > Jason Wharton
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>