Additional
dbCAP
AnyDAC
ThinDAC
NCOCI8
Topic: wrong directory for tnsnames.ora
wrong directory for tnsnames.ora
Posted: 2000/05/09 09:24
 
Version 0.7.2 beta does not find the directory C:ORANTNETWORKADMIN. It looks for the file tnsnames.ora in the C:ORANTNET80ADMIN which does not exists, because it tries the other directory only if the variable ofaHome in the file NCOci.pas at line 985 is true, which is not the case.
ofaHome is set to true in the Procedure TestBestHome if FOCIOracleHome is set, but this is true only for the second call to TestBestHome. I don't understand this, that is the reason why I couldn't fix it, sorry.
Can someone explain this to me?
Best regards
Gerald
RE: wrong directory for tnsnames.ora
Posted: 2000/05/09 20:13
 
Hi Gerald !
It seems, that you have not a version 0.7.2.
Because i have fixed this error in 0.7.0. Please check your files.
RE: wrong directory for tnsnames.ora
Posted: 2000/05/09 21:52
 
You are right, my fault sorry