I actually had already done this and still could not get it to work.Edward wrote:Please note that unnamed parameters works usually with any Server and it is not depends on the version of the OleDb driver.
If you need to use the named parameters, then please use the MySql provider for the StimulReport.Net.
http://www.stimulsoft.com/Downloads/MySQLDatabase.zip
This provider is not included in the StimulReport.Net because the versions of dlls from the MySQL is constantly updated. You need to rebuild the provider for the concrete
version of the MySQL and the concrete build of the StimulReport.Net dlls. Short instruction on building the provider you will find in the zip archive with provider sources.
After that the named parameters will be accessible to use.
Thank you.
Mat