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?