Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

DataDictionary

edited August 2004 in General
Hi,

I wanna know how generate or update fields and tables for a datadictionary
by code.

Thank you very much.

Comments

  • edited August 2004
    Hi German,

    The TppDataDictionary class is extensively documented in the ReportBuilder
    help file. You may want to take a look at this to find out how exactly each
    property and method is used inside the DataDictionaryBuilder. If you would
    like to see how ReportBuilder generates and synchronizes the fields and
    tables in code, check out the GenerateItems and SyncronizeItems functions of
    the Page classes inside the daDataDictionaryBuilder.pas file.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.