Additional
dbCAP
AnyDAC
ThinDAC
NCOCI8
Topic: Ncoci8 problem
Ncoci8 problem
Posted: 2000/09/15 04:28
 
I had written a program by delphi5 that use ncoci8 component to connect to Oracle8,it works in my own compurter,
but when I execute this progream in other computers,it rise a error message "NOE1/INIT OCI not properly installed on this muchine".
My problem is : What kind of software should I install on other muchine that I want to execute my program?
Thanks for your kind to help me.
Jackywu Taiwan R.O.C
jackywu@ms9.url.com.tw
RE: Ncoci8 problem
Posted: 2000/09/15 08:57
 
Hi
Install an Oracle 8 Client (and only an Oracle 8 Client, NOCI8 does not work with multiple Homes on my machine). Choose custom installation and install: Oracle Developement Tools - Oracle Call Interface (OCI).
My Oracle Version is 8.1.6.
RE: Ncoci8 problem
Posted: 2000/09/15 11:13
 
I have multiple oracle homes installed. It works.