Subject Re: [IBO] Error Creating cursor handle
Author Hie Joen
Yes. You're right.
Thank's for the great support.

Regards,
HJ

----- Original Message -----
From: "Helen Borrie (TeamIBO)" <helebor@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, January 09, 2002 2:35 PM
Subject: Re: [IBO] Error Creating cursor handle


> At 02:02 PM 09-01-02 +0700, you wrote:
> >Dear List,
> >
> >I'm using TIBOStoredProc and getting "Error Creating cursor handle" when
I Prepare.
> >
> >Is this known error ? Any hints ?
>
> 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?
>
>
> regards,
> Helen Borrie (TeamIBO Support)
>
> ** Please don't email your support questions privately **
> Ask on the list and everyone benefits
> Don't forget the IB Objects online FAQ - link from any page at
www.ibobjects.com
>
>
>
>
___________________________________________________________________________
> 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/
>
>