Subject Re: [IBO] IBO and ReportBuilder`
Author chris_michalec <Cmich22@aol.com>
I have looked at these components and they all seem to be for Delphi
6.0. Are there any for Delphi 5.0? I have tried installing the
packages, but they don't seem to be backwards compatible.

--- In IBObjects@yahoogroups.com, "Brian K. Woods" <brian@e...> wrote:
> > -----Original Message-----
> > From: chris_michalec <Cmich22@a...> [mailto:Cmich22@a...]
> > Sent: Monday, January 13, 2003 3:22 PM
> > To: IBObjects@yahoogroups.com
> > Subject: [IBO] IBO and ReportBuilder`
> >
> >
> > I am using Firebird 1.0 and IBO 4.2.I and RB 6.03. I also tested
> > this on Firebird 1.5.
> >
> > I am having problems with a master-child report that doesn't seem
to
> > be lining up correctly. I posted this on the ReportBuilder
website
> > and they said that early versions of Firebird had issues with
> > bookmarks. Essentially, I use the DADE in Report builder to
create 3
> > dataviews, two childs linked to one master and expect to get
results
> > like
> [...]
> > ReportBuilder is getting connected through TIBODatasets.
>
> Have you tried the native IBOpipeline components for Report Builder?
> You can find them in the IBObjects contributed code download page:
> http://www.ibobjects.com/ibocontributed.html
> at the bottom of the page.
>
> If so, do you get the same behavior?
>
> Brian