Cannot load OCI

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for Oracle in Delphi and C++Builder
Post Reply
robbak
Posts: 1
Joined: Thu 01 Dec 2016 14:20

Cannot load OCI

Post by robbak » Thu 01 Dec 2016 14:48

I have a Delphi 7 application on a 64bit Windows Server 2008 R2
using your trial version of dbexpora.dll 6.9.13.0
and setting the environment variable PATH and TNS_ADMIN to the directory where
Oracle 11.2 instant client is located, it loads without problem.
When I switch to the Oracle 12.1 instant client it says "SQL Server Error: Cannot load OCI: C:\instantclient_12_1\oci.dll".

Both clients are of the 32bit type...

I read your forums http://blog.devart.com/how-to-configure ... lient.html
and found the remarks about registry settings, but putting them in (Wow6432Node) doesnt fix it.

Any ideas?

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Cannot load OCI

Post by AlexP » Fri 02 Dec 2016 08:49

Hello,

The described problem is not reproduced, please make sure that you fulfilled all the items described in the blog and also if you downloaded exactly the 32 bit client

Post Reply