-1

I have a problem with the Oracle Designer 10g which I have downloaded recently. The problem is that the program is missing the OCI.dll file. Due to this file I can't open it the program.
How to solve the problem?

Ramsharan
  • 2,054
  • 2
  • 22
  • 26
Ganjira
  • 966
  • 5
  • 16
  • 32

1 Answers1

1

Here is a link to an oracle client that will install an OCI.dll on your windows system.

The other thing to check before you do this is to ensure that the Windows environment variable include a path to the oracle bin folder

Running echo $PATH from the command line will show all the existing variables. If you do not see a path to an Oracle Bin folder then you need to add the path if it exists or install the client

kevinskio
  • 4,431
  • 1
  • 22
  • 36