simple master-detail report with a current record
Hello,
I need several Master-Detail reports for an EndUserReport.
The master is a simply TDataset which represents the current record of a
given dataset.
It has only one record and no TSession. It should appear in DADE as a
template with the
ability to be linked to tables from DADE. It must not be created from the RB
himself. It has been already created in the application with valid values.
The DetailTable is a table from DADE which can be linked to the master.
Thanks for help.
I need several Master-Detail reports for an EndUserReport.
The master is a simply TDataset which represents the current record of a
given dataset.
It has only one record and no TSession. It should appear in DADE as a
template with the
ability to be linked to tables from DADE. It must not be created from the RB
himself. It has been already created in the application with valid values.
The DetailTable is a table from DADE which can be linked to the master.
Thanks for help.
This discussion has been closed.
Comments
This may be possible, yet you will need to create a datapipeline to
successfully connect your master dataset to a dade dataset. If you have a
pipeline created for the master dataset in Delphi code, you can link the two
in code. Check out the following example on how this can be done.
http://www.digital-metaphors.com/tips/LinkDADEPipeToStandardPipe.zip
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com