Hi,
using QtRPT Designer 1.4.1
I'd like to use a MySQL data source but the driver is not loaded. I also put a folder named sqldrivers containing qsqlmysql.dll but still doesn't work.
Could you help?
thanks
pm
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
can you please elaborate your explanation on how to load mysql driver into qtrpt designer
i was trying to print report using mysql server management externally but it is showing error called 'driver not loaded'
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
using QtRPT Designer 1.4.1
I'd like to use a MySQL data source but the driver is not loaded. I also put a folder named sqldrivers containing qsqlmysql.dll but still doesn't work.
Could you help?
thanks
pm
You must build mysql driver by own. Please use Qt or google for instruction
Did you manage to get a MySQL connection working?
Sure, do you have a MySQL driver?
can you please elaborate your explanation on how to load mysql driver into qtrpt designer
i was trying to print report using mysql server management externally but it is showing error called 'driver not loaded'
The loading of mysql driver is issue of Qt and MySQL - not of QtRPT.
Please use google or Qt help desk to fix this problem
How to connect to MSSQLServer to qt using SQL DS which appears in designer part