Thank you for your help, I will keep trying. One other question, do you think I should have to install MSSQLEXPRESS on the clean computer to "load" the driver?
Thanks,
AlphaWolfXV
Thank you for your help, I will keep trying. One other question, do you think I should have to install MSSQLEXPRESS on the clean computer to "load" the driver?
Thanks,
AlphaWolfXV
MSSQLEXPRESS ? Never heard of that, so no, you don't need it.
Ok, I understand. I wasn't sure if I should load MSSQL on the clean machine. Thanks again!
Cyrus
Hello fellow AlphaWolfXV, as has happened to me many days ago, and yesterday I found the solution, you must first find the folder on your development machine that has sqldrivers "plugins/sqldrivers", copy the directory sqldrivers only in the directory where your have x.exe, plus all dlls you have on it and sqldrivers like this, this solution worked for me, sorry my english, its not my native language... I hope it help you
<folder>:
x.exe
qtcore4.dll
qtgui4.dll
mingwm10.dll
libgcc_s_dw2-1.dll
...
<folder>/sqldrivers:
qsqlodbc.dll (from dir/plugins/sqldrivers/)
...
iskenderoguz (5th January 2016)
Bookmarks