Page 1 of 1

Using Reports as Resources

Posted: Thu Feb 27, 2025 2:11 am
by Dinintosh
A significant percentage of the work on the reports was performed prior to the start of this project. I adore them, and stimulsoft's service is fantastic.
However, I would like to know if the reports have been made available as a Visual Studio resource. They can be upgraded asynchronously using our method, but they do require dataset revisions for content changes, thus I believe they should be included in the executable package. Is it possible to do this, or must the report's path be a file?

Re: Using Reports as Resources

Posted: Thu Feb 27, 2025 4:04 pm
by Lech Kulikowski
Hello,

You can store reports as you need - file, string, arrays, in the database, etc.

Thank you.