| Subject | Re: [IBO] Error executing sp | 
|---|---|
| Author | Scott Taylor | 
| Post date | 2004-06-05T16:05:26Z | 
Helen Borrie said:
--
Scott
            > At 08:04 AM 5/06/2004 -0700, you wrote:Ah, clarity. Thank you. :)
>
>
> You're also fairly off-beam about this. You *can* convert it to a
> selectable SP and call it into an ib_cursor with SELECT - but it's much
> more optimal to leave it as an executable SP and call it into ib_cursor
> (or
> ib_dsql) with Execute.
>
> When you call Open or First on an executed statement, you get cursor
> errors.
--
Scott