I have Oracle 11g XE installed on computer A. I can connect through the sql command line using the command connect username/password
. I also can send SQL instructions to the Demo database: Select * from demo_customers;
The database is running on localhost of computer A.
I want computer B to connect to computer A's database on localhost. How can I do that?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…