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

New for 9.01

edited February 2005 in General
Reading all the features, i want to know what is this new features and
how to use it:

- New report level events that enable parameter initialization and SQL
Modification

- New SQL Builder object for runtime sql manipulation

- New SQLBuilder class to dynamically modify sql

Comments

  • edited February 2005
    Hi Marcelo,

    1. All the new report level events located in RAP can be found in the
    ReportBuilder help. Examples: OnBeforeOpenDataPipelines and
    OnAfterOpenDataPipelines.

    2. The SQL Builder object is fully documented (including examples) in the
    ReportBuilder help under the topic TdaSQLBuilder.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited February 2005
    > 1. All the new report level events located in RAP can be found in the

    all these years and I didn't know you had a help file


    Ed Dressel
    Team DM
  • edited February 2005
    Ed Dressel [Team DM] wrote:


    I cannot find any documentation on TDASQLBulder in RBuilder.hxs.

    Care to point the way?

    Mike
  • edited February 2005
    Hi Mike,

    I apologize, apparently this topic did not get added into the D2005 help. I
    will add this for the next release. All of the help notes are included in
    the actual daSQLBuilder.pas source file as comments if you would like to
    take a look at them now.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

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