Forms Developer 6i in Xandros Operating System
zulfffiSep 26 2008 — edited Sep 29 2008Hi,
I have installed Xandros and Forms Developer 6i on my pc,
when I connected using forms runtime with the database
(which is on Windows Operating system)
the following error appeared
ORA-12514- TNS could not resolve service name.
Please help me regarding this,
Thanks in advance
In windwos the following lines are in tnsnames.ora file ,which i am copying to Xandros,
--------------------------------------------------------------------------------
nt.world =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS =
(PROTOCOL = TCP)
(Host = IBM)
(Port = 1521)
)
)
(CONNECT_DATA = (SID = ORC)
)
)
Edited by: zulfffi on Sep 25, 2008 9:26 PM