Built-in supported for Unions and Stored Procedures are items that we would like to add to a future release.
I am unclear what you mean by Functions. Currently you can define Calc fields that contain Expressions. Expressions can call functions supported by the database engine that you are using.
Current solutions:
- create database views on the back end of your database and then use the query designer to select from the views.
- define custom dataview classes. For an example, check out Demos\Enduser\Custom Dataviews and Demos\EndUser Databases\SQL Server\ADO\StoredProc
-- Nard Moseley Digital Metaphors www.digital-metaphors.com
Best regards,
Nard Moseley Digital Metaphors www.digital-metaphors.com
Comments
Thanks for the feeback.
Built-in supported for Unions and Stored Procedures are items that we would
like to add to a future release.
I am unclear what you mean by Functions. Currently you can define Calc
fields that contain Expressions. Expressions can call functions supported by
the database engine that you are using.
Current solutions:
- create database views on the back end of your database and then use the
query designer to select from the views.
- define custom dataview classes. For an example, check out
Demos\Enduser\Custom Dataviews and Demos\EndUser Databases\SQL
Server\ADO\StoredProc
--
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
How time released new version ?
I will waiting ReportBuilder New Version.
Best Regards,
Ferruh Koroglu.