It is possible to link a DADE pipeline to a Delphi standard and vice versa by accessing the individual TdaQueryDataview objects. Below are two examples of how to do this...
This is not a standard method of linking datasets in ReportBuilder. We recommend you keep all datasets either on a form or in a template. Using RAP, you could create a pass thru function performing a similar task as the example I sent you but you will still need to modify the .exe to make this work.
Comments
It is possible to link a DADE pipeline to a Delphi standard and vice versa
by accessing the individual TdaQueryDataview objects. Below are two
examples of how to do this...
Dade Pipeline is the Detail.
http://www.digital-metaphors.com/tips/LinkDADEPipeToStandardPipe.zip
Standard Pipeline is the Detail
http://www.digital-metaphors.com/tips/LinkStandardPipeToDADEPipe
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Thank you.. but I would to do the trik without modify the exe file,
but only the template file.
Is it possible?
Raffaele Gabrielli
This is not a standard method of linking datasets in ReportBuilder. We
recommend you keep all datasets either on a form or in a template. Using
RAP, you could create a pass thru function performing a similar task as the
example I sent you but you will still need to modify the .exe to make this
work.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com