gda
User
 Fresh Boarder
| Posts: 2 |   | Karma: 0 |
|
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
|
|