I'm trying to deploy an application on Windows XP, but I get a "Driver not loaded" error when trying to open a sqlite database.

My distribution contains;
mingwm10.dll
QtCore4.dll
QtGui4.dll
QtSql4.dll
vace.db
vace.exe

I tested the installation on my development machine, and it works pefectly. When testing I renamed the Qt directory so that it was forced to use the dll's in the distribution.

However, when I do the installation on another Win XP machine, I get the "Driver not loaded" error....

Anybody have some advice?

Thanks,
Ingemar