2.5 - GetServerList cant find tnsnames
Posted: Fri 13 May 2005 21:24
in 2.5 version (we can't check 3.0 beta) on several computers (not on all) function GetServerList say - "cant find tnsnames.ora"
in registry:
on this mashines all ok - our own algorithm of finding tnsnames.ora find and parse this file without any error
so may by you say here what is algorithm of finding tnsnames.ora?
and check this in 3.0 version
in registry:
Code: Select all
(string)(Registry.LocalMachine.OpenSubKey(@"software\oracle").GetValue("oracle_home")) + @"\network\ADMIN\TNSNAMES.ORA";so may by you say here what is algorithm of finding tnsnames.ora?
and check this in 3.0 version