Installing qoci plugin
Unsolved
Installation and Deployment
-
I am developing an application in c++ using qt 5.9 version inorder to connect to an oracle database! for that I need to install the qoci driver. I have gone through many articles and I found out a method but for that there should be folder named oci in my sql drivers folder! In my qt installation folder the sql drivers folder does not have any folder named oci. How can I get that folder?
-
Hi,
Might be a silly question but did you download the Qt sources matching your Qt version ?
-
http://download.qt.io/official_releases/qt/
You also have the MaintenanceTool that offers that possibility.