5 pts.
 How do I connect Developer 2000 on one computer to Oracle 9i personal addition on another XP machine
how to connect d2k with 9i from other machine

Software/Hardware used:
ASKED: December 13, 2008  10:11 AM
UPDATED: December 18, 2008  8:19 AM

Answer Wiki:
where is your orant resite open this file supose orant in c drive C:ORANTNET80ADMINTNSNAMES.ORA copy this Script and add it to the end of file TNSNAMES.ORA note: open this file by text file --------------------------------------------------------- database_name.world = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (Host = 127.0.0.1) (Port = 1521) ) ) (CONNECT_DATA = (SID = database_name.) ) ) database_name change this by your database name and change host by your server name or where your database resite by PC Name or IP address for that computer best Regards Haytham Hamdon -Khartoum-Suadn
Last Wiki Answer Submitted:  December 18, 2008  8:19 am  by  0915542147   45 pts.
All Answer Wiki Contributors:  0915542147   45 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _