Hi.
We are currently evaluating Stimulsoft as reporting tool for our web-sites.
We use O/R mapper LLBLGen Pro from http://www.llblgen.com do generate .NET classes from Oracle Databases.
Do you have any recommendations for the use of these generated classes as DataSource for the Stimulsoft web reporting tool?
The LLBLGen Pro can generate:
Typed Lists
DataSources
etc
Is there any "out of the box" way of implementing this, or do we have to write our own AdapterService?
Stimulsoft and LLBLGen Pro
Stimulsoft and LLBLGen Pro
Hi
You can use these .Net classes in Stimulsoft Reports.Web without any problems.
Please see the sample project in the attachment.
All you need to render the report in Web for that report is the following line:
StiWebViewer1.Report = report;
Thank you.
You can use these .Net classes in Stimulsoft Reports.Web without any problems.
Please see the sample project in the attachment.
All you need to render the report in Web for that report is the following line:
StiWebViewer1.Report = report;
Thank you.
- Attachments
-
- 265.BusinessObjects.zip
- (43.4 KiB) Downloaded 272 times