| Subject | Re: [firebird-support] Re: Using the API to execute a stored proceedure with out params | 
|---|---|
| Author | Dmitry Sibiryakov | 
| Post date | 2005-07-07T04:49:15Z | 
On 6 Jul 2005 at 16:34, edcurren wrote:
returns something. In this case - yes, you must use execute2.
For calling procedures who does not return values, you (AFAIR) can
use execute().
--
SY, Dimitry Sibiryakov.
            > Thanks for your reply. So even though I'm not passing the inputAs far as I can judge from the error message, your procedure
>parameters via an XSQLDA parameter set, I still need to use execute2
>()?
returns something. In this case - yes, you must use execute2.
For calling procedures who does not return values, you (AFAIR) can
use execute().
--
SY, Dimitry Sibiryakov.