End user reporting
Hi,
Our business is looking at moving from ReportBuilder to FastReports, and we need to have end user reporting capabilities in our application.
ReportBuilder has a very easy way of doing this, but as yet I haven't found a way to do this with FastReport easily.
Does anyone know how to go about this with FastReport?
Erik.
Our business is looking at moving from ReportBuilder to FastReports, and we need to have end user reporting capabilities in our application.
ReportBuilder has a very easy way of doing this, but as yet I haven't found a way to do this with FastReport easily.
Does anyone know how to go about this with FastReport?
Erik.
Comments
The FRdemo gives you some idea how to do this with reports stored as files. If you want to store the reports in a table/Blob field then a little more work is required. There are lots of snippets of code in these forums and the FR documentation to help you and if you search you will usually find an answer.
Bruce