PL/SQL & Oracle XE

Cesar

Member
Hello

I am trying now the Oracle 10g Express Edition.

And I dont know if the PL/SQL Developer suport it.

Anyone make its work?
I try but i can't... :confused:

Regards
Cesar
 
Hi!

I installed Oracle XE 10g and PL/SQL Developer 7.1.

What do I have to do, that PL/SQL developer will recognize my oracle express server, which is installed on my computer?
 
If all is well PLD should recognize your Oracle home for XE. If you have more than one Oracle client installations on your PC, make sure under tools/preferences/connection the correct Oracle home is selected. Or copy the contents of the tnsnames.ora in your XE home to the tnsnames.ora in your default home.
 
Back
Top