CORE35.DLL

Clayton Arends

Member²
There is a client who has installed our software that is unable to connect to the database. They say they have Oracle installed and working but when they run our application a message box is displayed that says (paraphrased) "Can't find CORE35.DLL". I know this is an Oracle DLL but I'm curious why it wouldn't be installed on their system.

This brings up the question, what is the minimal Oracle installation required?

Thank you for your time.
 
I think the client has a partially installed or uninstalled SQL*Net or Net8 version. Other Oracle tools may work fine if they implicitly use a specific SQL*Net or Net8 DLL, or an implicit Oracle Home. Direct Oracle Access uses the most recent version of SQL*Net or Net8, in the Primary Oracle Home. You should verify if this version is installed correctly, or select a different Primary Oracle Home through the Oracle Home Selector (which is a standard Oracle Utility).

------------------
Marco Kalter
Allround Automations

[This message has been edited by mkalter (edited 22 June 2001).]
 
Back
Top