qoic plugin installation
Unsolved
Installation and Deployment
-
I want to connect to an oracle database! For that I need to install the qoci plugin. But when I goto the sql driver section there is no folder named OCI! But according to the qt documentation for me to install qoci plugin there should be a folder named OCI in sql driver section which I should download from qt sources!I searched But there is no proper way how to download the relevant sources! Please help me to download the relevant sources needed to install qoic plugin!(I have downloaded oracle)
-
Hi,
You can find it there: http://download.qt.io/official_releases/qt/
On https://code.qt.io
Or through the MaintenanceTool application. -
So many ?
- One folder per Qt minor release.
- Then one folder per patch release
- Finally two folders: one containing the full sources in one archive and the other contains per module archives.
The easy path: download the full source.
You want to build a SQL plugin, you need only qtbase.