QOBDC driver missing
Installation and Deployment
10
Posts
2
Posters
4.2k
Views
1
Watching
-
I am little bit confused, maybe i don't clearly understand you ?
You need qodbc driver, in Qt 5 directories you didn't find prebuild dll. Right?
So why you don't build it from sources?
Or i am not understand you at all and you can't find plugin sources in Qt src directory. Which one is true? -
You did understand me, I couldn't find the plugin sources in the Qt directory. I'd just need the qsqlodbc4.dll
Qt creator is telling me "QSqlDatabase: QODBC driver not loaded". Indeed, it's not in [QtDir]/src/plugins/sqldrivers/odbcWhere can I get it from or how can I create it?
Thank you.