0
votes
2answers
48 views
Oracle Home for Visual Studio
Okay. Forgive me, but I'm going to vent a little here. Visual Studio doesn't recognize my TNSnames for oracle so I can't connect to my database. I believe the problem is that I have multiple homes on …
1
vote
2answers
177 views
How to determine ORACLE_HOME from PL/SQL?
Is it possible to determine where Oracle is installed using pure PL/SQL?
Use case:
In order to call an external C library, I need to know its exact path (for the create library call). My DLL will …
