New for 9.01
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
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
This discussion has been closed.
Comments
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
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
all these years and I didn't know you had a help file
Ed Dressel
Team DM
I cannot find any documentation on TDASQLBulder in RBuilder.hxs.
Care to point the way?
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
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com