I tried copying the sqldrivers plugin from my QTDIR where odbc , mysql and sqlite plugins are located (my current qt version is 4.6.0) but still I have no dbdriver in exaro combobox
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
just copy the dir "sqldrivers" that you find in the the Qt dir
On windows OS you find it in "C:\Qt\4.x.x\plugins" to your eXaro dir
"C:\Program Files\eXaro" on windows OS and don't forget the dbms libraries, in case of MySQL it is "libmySQL.dll" that should be in the eXaro dir ;-)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2011-01-15
I've copy the "sqldrivers" folder, but the driver's combo doesn't show anything (I tried to put the folders inside a "plugins" dir also).
Did someone add sql drivers to eXaro on Windows?
PS: I'm using the version 2.0.0.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I get error
. Where should i put my sql drivers?
Take look to http://doc.trolltech.com/4.6/plugins-howto.html#locating-plugins and http://doc.trolltech.com/4.6/sql-driver.html
Good luck.
I tried copying the sqldrivers plugin from my QTDIR where odbc , mysql and sqlite plugins are located (my current qt version is 4.6.0) but still I have no dbdriver in exaro combobox
just copy the dir "sqldrivers" that you find in the the Qt dir
On windows OS you find it in "C:\Qt\4.x.x\plugins" to your eXaro dir
"C:\Program Files\eXaro" on windows OS and don't forget the dbms libraries, in case of MySQL it is "libmySQL.dll" that should be in the eXaro dir ;-)
I've copy the "sqldrivers" folder, but the driver's combo doesn't show anything (I tried to put the folders inside a "plugins" dir also).
Did someone add sql drivers to eXaro on Windows?
PS: I'm using the version 2.0.0.
Was any solid answer ever provided to this issue? The application does not pick up the added drivers.
need Qt 4.5.2 library