PDA

View Full Version : QSQLITE dirver not loaded



mismael85
3rd April 2008, 14:04
hi,
i developed an application that deal with a SQLite database and the program works fine on my machine.
but when i take it to another machine i get a message that say the QSQLITE driver can not load .
note :
i toke with my program the following files
- QtCore4.dll
- QtGui4.dll
- QtSql4.dll
- QSQlite4.dll

what should i do?:confused:

jacek
3rd April 2008, 20:07
Put the qsqlite4.dll in sqldrivers subfolder.