Non structured data
Hello.
I use ReportBuilder 6.03 pro edition with Delphi 4.
I'm coding an EndUser report application on which any user will be able to
create queries and reports. For this, I'm using the Designer and Dictionary
components digital-metaphors supply with the ReportBuilder bundle I bought.
These components work fine when they access some data stored in databases.
The thing is that I got some data which are not stored in databases.
Normally, I would use the JIT pipeline to access them, but I haven't been
able to connect those data within the DADE module. What I really want is
the users to be able to build reports using both database data and
non-structured data at the same time.
Is this possible ?
Thanks !
steve.riley@micromedica.qc.ca
I use ReportBuilder 6.03 pro edition with Delphi 4.
I'm coding an EndUser report application on which any user will be able to
create queries and reports. For this, I'm using the Designer and Dictionary
components digital-metaphors supply with the ReportBuilder bundle I bought.
These components work fine when they access some data stored in databases.
The thing is that I got some data which are not stored in databases.
Normally, I would use the JIT pipeline to access them, but I haven't been
able to connect those data within the DADE module. What I really want is
the users to be able to build reports using both database data and
non-structured data at the same time.
Is this possible ?
Thanks !
steve.riley@micromedica.qc.ca
This discussion has been closed.
Comments
BDE based custom dataview templates in our demos folder of hte installation.
Here is an example which uses a JIT pipeline:
http://www.digital-metaphors.com/tips/myJITMasterDetailTemplate.zip
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com