hello,
i followed the discussion about "cannot resolve service name".
I need to install my application on some client, where a forms application already exists. Those people modified the registry keys:
FORMS60_PATH= 'c:\housing'
REPORTS60_PATH= 'c:\housing'
UI_ICON= 'c:\housing'
TNS_ADMIN= 'c:\housing'
So their tnsnames resides in the 'c:\housing' directory.
My application made by Delphi and doa doesn't work on these client.
There is no Oracle home selector utility. (there is only one oraclehome)
Maybe, if i know what registry key is used by doa to determine the right tnsnames.ora, i can create or modify this key in the registry to make my application work.
By the way all tnsnames.ora are well configured because i can connect with sql*plus.
thanks for reading this
Koen Van den Broucke.
i followed the discussion about "cannot resolve service name".
I need to install my application on some client, where a forms application already exists. Those people modified the registry keys:
FORMS60_PATH= 'c:\housing'
REPORTS60_PATH= 'c:\housing'
UI_ICON= 'c:\housing'
TNS_ADMIN= 'c:\housing'
So their tnsnames resides in the 'c:\housing' directory.
My application made by Delphi and doa doesn't work on these client.
There is no Oracle home selector utility. (there is only one oraclehome)
Maybe, if i know what registry key is used by doa to determine the right tnsnames.ora, i can create or modify this key in the registry to make my application work.
By the way all tnsnames.ora are well configured because i can connect with sql*plus.
thanks for reading this
Koen Van den Broucke.