Subject Re: [IBO] TIBOStoredProc still working correctly?
Author Dmitry Beloshistov
Please check correctly link between components:

TIBOStoredProc.IB_Connection=TIBODatabase (or TIB_Connection);
TIBOStoredProc.IB_Transaction=TIBOTransaction (or as <default>).
Set TIBODatabase.Connected to True and you will see stored proc names in
list in TIBOStoredProc...

WBR, Dmitry Beloshistov AKA [-=BDS=-]
e-mail: torin@...

----- Original Message -----
From: "zifnabbe" <zifnabbe@...>
To: <IBObjects@yahoogroups.com>
Sent: Saturday, December 08, 2001 5:08 PM
Subject: [IBO] TIBOStoredProc still working correctly?


> I use the latest version of IBObjects.
>
> My TIBOStoredProc components are not working anymore
>
> When a call is done to my storedproc I get the error message 'Invalid
> Cursor Handle'
>
> I've put a TIBODatabase on the datamodule
> I've put a TIBOTransaction on the datamodule
> I've connected the IB_Connection to the TIBODatabase
> I've put a TIBOStoredProc on the datamodule
> I've set the Database property
> I've set the IB_Transaction to the TIBOTransaction
>
> Now, when I want to select a StoredProcName, I get an empty list,
> while there are several stored procs in my database. Is this normal?
>
> When I set Active to True, I get the error 'Invalid Request Handler'
> and Prepared becomes True. Is this normal?
>
> Tom.
>
>
>
>
___________________________________________________________________________
> 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/
>