Per customer reports
Hi,
I developed an application in use by several customers and some of them want
to have customised reports.
As I don't want to have versions of my application per each customer, I
thought about the possibility to have reports separated by the application.
How can I achieve this?
Is there some development type as .dll or package architecture in which put
the reports and delivery these dll o package to customers?
Where can I find some examples?
Thanks
Antonio
I developed an application in use by several customers and some of them want
to have customised reports.
As I don't want to have versions of my application per each customer, I
thought about the possibility to have reports separated by the application.
How can I achieve this?
Is there some development type as .dll or package architecture in which put
the reports and delivery these dll o package to customers?
Where can I find some examples?
Thanks
Antonio
This discussion has been closed.
Comments
You can load reports from files, databases, whatever..
Paul