Subject | Re: [firebird-support] Re: Problem in Binding Cursor error when running stored proc |
---|---|
Author | Helen Borrie |
Post date | 2006-02-26T00:01:23Z |
At 10:44 AM 26/02/2006, you wrote:
designed to return a dataset (and where the Binding Cursor error is
coming from).
If you go to the Stored Procedures branch of the object tree and
double-click on your SP's name, you will get an executable
interface. Just click the "Execution" tab, enter your input params
and then click the Execute button on the right.
./heLen
> > - Are you getting this error when using the stored procedure withinI don't think that works with the query tool of IBOConsole, which is
>your
> > application?
>
>No I am simply running this in IBOConsole
>
> >
> > - Are you using the stored procedure as a "selectable"
>or "executable"
> > stored procedure? Are you aware of the difference?
> >
> >
> >
>
>I am running it as EXECUTE PROCEDURE
designed to return a dataset (and where the Binding Cursor error is
coming from).
If you go to the Stored Procedures branch of the object tree and
double-click on your SP's name, you will get an executable
interface. Just click the "Execution" tab, enter your input params
and then click the Execute button on the right.
./heLen