I tried : regsvr32.exe C:\Documents and Settings\Alexis\Bureau\Fil
but i got this message error : LoadLibrary("Path to dll") has failed, the specified module could not be found.
I don't really know where is the driver of mysql... but i know that i need the QtSql4.dll
It is for mysql uses.
Main Topics
Browse All Topics





by: tdorPosted on 2008-10-21 at 15:39:29ID: 22772176
Hello tinzaker,
try to register the drivers on the "away from home" machine
from start menu/run
regsvr32.exe "path to the drivers" (with the " if you have spaces in the path)
ex: regsvr32.exe "c:\my app\my project\needed_dll.dll"
Regards,
tdor