Toggle navigation
ReportBuilder Support Forums
Categories
Discussions
Activity
Sign In
Home
›
End User
ReportBuilder 22.06 now available including Delphi 12.2 support!
New Blog Posts: Merging Reports -
Part 1
and
Part 2
Programatically Modifying Selection Criteria
rbuser
July 2004
edited July 2004
in
End User
Hi,
I want to be able to programatically add selection criteria to certain
userdefined reports at run time. Is there an example of how to do this?
Ken
Comments
nicocizik
July 2004
edited July 2004
Hi Ken,
The following example shows how you can create a DADE DataView and add SQL
code to it all in code at runtime. If you are using templates, you will
need to remember to do this after the template has been loaded.
http://www.digital-metaphors.com/tips/CreateDataModuleAndEditSQLText.zip
--
Best Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
This discussion has been closed.
Comments
The following example shows how you can create a DADE DataView and add SQL
code to it all in code at runtime. If you are using templates, you will
need to remember to do this after the template has been loaded.
http://www.digital-metaphors.com/tips/CreateDataModuleAndEditSQLText.zip
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com