Hi,
How to install SQLite and use it in my project in Qt Creator?
Thanks
Mohammad
Hi,
How to install SQLite and use it in my project in Qt Creator?
Thanks
Mohammad
you don't have to install SQLite, because it is build in Qt itself. So just use "SQLITE" as database driver.
MIH1406 (3rd June 2010)
Thank you
I have tried it and worked
i am new to qt.I just installed qt.I need to use sqlite database.while adding header files in it shows error.whether i should install plugins for sqlite? or wat to do?
Bookmarks