Subject | Re: [IBO] IBObjects & ReportBuilder |
---|---|
Author | Andrew |
Post date | 2004-08-12T16:50:55Z |
Scott Taylor wrote:
the TppDBPipeline will link to the TDataSource.
to use a TIB_Query (and TIB_DataSource) you need to download and install
the IBOPipeline component.
I have both setup in my application since I am converting old reports
from QuickReports to ReportBuilder.
[Non-text portions of this message have been removed]
>Deon Slabbert said:a standard TDataSource component will link to the TIBOQuery.
>
>
>>Hi there,
>>
>>I figured it out! I cannot use the IB_xxx suite. I have to use the
>>IBO_xxx components as they are a descendant od TDataset
>>
>>
>
>Yes. So, what did you link the TppDBPipeline to?
>
>
>
the TppDBPipeline will link to the TDataSource.
to use a TIB_Query (and TIB_DataSource) you need to download and install
the IBOPipeline component.
I have both setup in my application since I am converting old reports
from QuickReports to ReportBuilder.
[Non-text portions of this message have been removed]