Ok....
I have read it.
I add to the applicationsdir my qt.conf file with this content
[Paths]
Prefix =
Documentation =
Headers =
Libraries =
Binaries =
Plugins = plugins
Data =
Translations=
Settings =
Examples =
Demos =
[Paths]
Prefix =
Documentation =
Headers =
Libraries =
Binaries =
Plugins = plugins
Data =
Translations=
Settings =
Examples =
Demos =
To copy to clipboard, switch view to plain text mode
In the aplications dir I create a plugins folder with two subfolder imagesformats and sqldrivers and fullfill it from
C:\Qt\2009.04\qt\plugins
C:\Qt\2009.04\qt\plugins
To copy to clipboard, switch view to plain text mode
Now when I try to start my application on the testmachine my sqlitedriver seems to load but the odbc connection to my mssql doesn´t work.???
Bookmarks