Can anyone tell me how I can use the DBChart-component in Reportbuilder with IBX-Datasets. The DBChart-component accepts only TTable or TQuery or TClientDataset as dataset.
How can I make a Chart with my TIBDataset-datasource ?
It works for us here in tests with RB 7 and Teechart 5.02. Make sure you have the data access setup correctly. Can you preview the data from that pipeline to a subreport or crosstab in the report? Check the TIBDataset -> TDatasource -> TppDBPipeline connections. Make sure the pipeline is set to visible = true as well.
Comments
have the data access setup correctly. Can you preview the data from that
pipeline to a subreport or crosstab in the report? Check the TIBDataset ->
TDatasource -> TppDBPipeline connections. Make sure the pipeline is set to
visible = true as well.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com