QSqldatabase and QT creator
HI All,
I am working on QSqldatabase and i have following problem.
I have create connection and but when i compile my code i am facing compilation error that QSqldatabase not declared. I have added in pro file QT += sql but i think something is missing.
Is there any dll that will add support for QSql ?
Thanks,
Neel
4 replies
Did you add the SQL module in your .pro file for the Qt configuration?
- QT+= SQL
You must log in to post a reply. Not a member yet? Register here!



