connecting remote database

Hi,
I have istalled PLSQL developer in my machine.I want to acess the database which is present in another machine..Can u please tell me the procedure to do the same ?
 
You need to install the Oracle Client software on your PC (if it is not already present), and use the Oracle Net Configuration Assistant to define a "local service name" for each remote database you want to access.
 
Originally posted by Marco Kalter:
You need to install the Oracle Client software on your PC (if it is not already present), and use the Oracle Net Configuration Assistant to define a "local service name" for each remote database you want to access.
Hi Marco,
Thanks for your help...
 
Back
Top