Subject | Difference between using ib_query or ib_storedproc for a select procedure |
---|---|
Author | Gerhardus Geldenhuis |
Post date | 2002-10-02T09:17:06Z |
Hi
I just want to know is there any difference in terms of
speed/effectiveness/etc in using a ib_query to, with the following
select * from myproc(:var1,:var2) than using a ib_storedproc component
to do the selection.
Groete
Gerhardus
I just want to know is there any difference in terms of
speed/effectiveness/etc in using a ib_query to, with the following
select * from myproc(:var1,:var2) than using a ib_storedproc component
to do the selection.
Groete
Gerhardus