Subject RE: [firebird-support] SP Creation
Author Lee Jenkins
> > suspend;
>
> Also, suspend is only needed when returning multiple record sets. For a
> single record, you can just use the parameters of the component
> you use for
> executing the procedure in your application.
>

You're right. I remember reading this on other peoples posts. IBExpert
inserts that in the body of the SP automatically. Good eye!

Thanks again, Woody.


Lee