Data Dictionary
Hello,
I'd like to know if there are methods in ppDataDictionary that can call to
popupate the data dictionary at run-time.
I need a way that read the BD structure of connected user and populate
rb_tables, rb_fields and rb_joins, similary to 'Generate' option of Data
Dictionary Builder.
Is it possible? How can I do this?
Thanks,
Laercio
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.506 / Virus Database: 303 - Release Date: 01/08/2003
I'd like to know if there are methods in ppDataDictionary that can call to
popupate the data dictionary at run-time.
I need a way that read the BD structure of connected user and populate
rb_tables, rb_fields and rb_joins, similary to 'Generate' option of Data
Dictionary Builder.
Is it possible? How can I do this?
Thanks,
Laercio
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.506 / Virus Database: 303 - Release Date: 01/08/2003
This discussion has been closed.
Comments
Yes there many methods and properties you can use to create and populate a
DataDictionary at run time. Please see the ReportBuilder Help on
TppDataDictionary for a list of all methods available. Below is a small
example of how to populate a DataDictionary at runtime. Depending on the
version of Delphi you are using, you may need to change the database path.
http://www.digital-metaphors.com/tips/DataDictionaryBuilderAtRunTime.zip
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com