Subject | Re: [IBO] Error Creating cursor handle |
---|---|
Author | Hie Joen |
Post date | 2002-01-09T10:52:48Z |
Ooopps. I'm sorry for this post.
Regards,
HJ
Regards,
HJ
----- Original Message -----
From: "Hie Joen" <hiejoen@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, January 09, 2002 3:23 PM
Subject: Re: [IBO] Error Creating cursor handle
> Hi Helen,
>
> I tried SP with parameters and w/o parameters and still getting error.
>
> The source is in Firebird examples (employee.gdb: ALL_LANGS and
> GET_EMP_PROJ).
>
> Regards,
> HJ
> (Delphi 5 and IBObjects 4.2Fn)
>
> > This will probably be related to its being the wrong kind of SP to use
> with a TIBOStoredProc. If it is one that returns a dataset, use TIBOQuery
> instead, with SQL like
> >
> > select * from MySP (:parameter1, :parameter2)
> >
> > Does this solve it?
> >
> > If not, would you care to post the source code of your SP?
>
>
>
>
>
___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or
InterBase
> without the need for BDE, ODBC or any other layer.
>
___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info
papers,
> keyword-searchable FAQ, community code contributions and more !
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>