Hi all,

I would like to use OCI driver for my application.
I installed instantclient in Linux and Windows.
I followed instructions in <link> in both platfrom and I wrote a simple executable that print all SQL drivers available on the system.

In Linux i see QOCI available but in Windows this is false.
I checked that oci.dll is in the %PATH%.

I noticed that in <link> is used MSVC, is the procedure still valid for MinGW?