vcetina wrote:
Can someone using valentina reports and web edition provide some example for using valentina reports, asigning data source to mysql, asigning parameters to the prebuild query inside the report.
Thanks in advance
I believe the Valentina download has several examples that might help. First look at VReport/Valentina_web to show how they do it on the web. Then look at VReport/SQLite to see how they do with an SQLite database. You'll need to look up how to reference the MySQL database server but the concept is the same.