Subject Re: [IBO] Re: Buying components
Author Tom Deprez
Thanks Jason!!!!!
----- Original Message -----
From: Jason Wharton
To: Tom Deprez
Cc: ibobjects@yahoogroups.com
Sent: Friday, January 11, 2002 7:56 AM
Subject: [IBO] Re: Buying components


Ok, I got this fixed now.

IBODataset.pas unit line # 2415 this is the way the code needs to be:

if ( not InternalDataset.IsSelectSQL ) and
( not ( InternalDataset.StatementType = stExecProcedure )) then
DatabaseError( 'Error Creating cursor handle' );
{$IFDEF IBO_VCL35_OR_GREATER}


Thanks,
Jason Wharton

----- Original Message -----
From: "Tom Deprez" <tom.deprez@...>
To: "Jason Wharton" <jwharton@...>
Sent: Friday, December 21, 2001 2:58 PM
Subject: Re: Buying components


> > Tom,
> >
> > They only contain the non-visual base classes of them. You are not at
> > liberty to use them at design-time visually unless you register/purchase
> > them. Let's just get the TIBOStoredProc component doing what you need.
> Where
> > is it failing you?
>
> It gives that 'Invalid Cursor Handle' when I try to open it.
> When I put it on a form, it also doesn't show me all the stored procedures
> available. It gives me an empty list, while everything is correctly
> entered... ie the same setup worked at a previous version of IBObjects.
> If I use the other component IB_StoredProc, then I do get my list of
stored
> procedures and opening/preparing is no problem.
>
> I did some more testing and I called a IBOStoredProc 3 times. The first 2
> times it gave an 'Invalid Cursor Handle'. The 3rd time the stored
procedure
> works like it should. It doesn't give an error.
>
> I didn't received this error when working with a previous version of
> TIBObjects.
>
> I've posted above error on the mailing list and I received from a person
the
> following message, so with that message and above information I was
> convinced that it had to do with a problem in the package upgrade:
>
> TIBOStoredProc components are not working anymore
> after version 4.2fi.I use tib_stroredproc waitintg correction.
> Piero. pgozzini@...
>
> Regards,
> Tom.
>
> ps Congrats with the new family member. Wish you well for the whole
family
>
>
>
> > Jason Wharton
> > CPS - Mesa AZ
> > http://www.ibobjects.com
> >
> >
> > ----- Original Message -----
> > From: "Tom Deprez" <tom.deprez@...>
> > To: <jwharton@...>
> > Sent: Wednesday, December 19, 2001 5:40 PM
> > Subject: Buying components
> >
> >
> > > Jason,
> > >
> > > I would like to buy a package, but I've some questions:
> > >
> > > Does the TDataset-compatible Data Access contains the Native Core
> > components
> > > as well?
> > >
> > > The reason why I ask is that I'm making use of storedProcs.
> Unfortunately,
> > > the TIBOStoredProcs component isn't functioning well (see my mails on
> the
> > > mailing list a while ago), while the IB_StoredProc does... It would be
> > > rather strange to buy the Native Core components, only for the use of
> the
> > > IB_StoredProc because of the fact that TIBOStoredProcs isn't
> functioning,
> > > which is the library I really need since I use TDataSet components.
> > >
> > > Thanks for any information,
> > > Tom.
> > >
> > >
> > >
> > >
> > >
> >
>
>
>


Yahoo! Groups Sponsor
ADVERTISEMENT




___________________________________________________________________________
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 the Yahoo! Terms of Service.



[Non-text portions of this message have been removed]