The ReportDesigner works with DataPipelines. The Report and Data-aware components can be connected to DataPipelines. DataPipelines include DBPipeline, TextPipeline, and JITPipeline. The architecture is open, enabling custom DataPipeline descendant classes to be created to support accessing data from any source.
The DBPipeline can be connected to a dataset in the standard Delphi configuration for data access:
DataSet <---> TDataSource <---> TppDBPipeline
-- Nard Moseley Digital Metaphors Corporation www.digital-metaphors.com
Best regards,
Nard Moseley Digital Metaphors www.digital-metaphors.com
Comments
The ReportDesigner works with DataPipelines. The Report and Data-aware
components can be connected to DataPipelines. DataPipelines include
DBPipeline, TextPipeline, and JITPipeline. The architecture is open,
enabling custom DataPipeline descendant classes to be created to support
accessing data from any source.
The DBPipeline can be connected to a dataset in the standard Delphi
configuration for data access:
DataSet <---> TDataSource <---> TppDBPipeline
--
Nard Moseley
Digital Metaphors Corporation
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com