Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How to find SQLPlus.exe
Assuming that your OS is windows, the SQL*Plus should be under
ORACLE_HOME\bin. ORACLE_HOME can be retreived from registry:
HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOMEx (where x is the number of the
Oracle home you are referring to)
Regads,
Valentin
"Robert Wehofer" <thalion77_at_graffiti.net> wrote in message
news:tHf_d.3002$zY6.2625_at_news.chello.at...
> Hello there!
>
> How can I find SQLPlus.exe programmatically? The name of SQL Plus could be
> different (SQLPlus.exe, SQLPlus80.exe), the path too.
>
> Is there a registry entry or something else to read out to get the
> location
> and name of SQL Plus?
>
> Robert
>
>
Received on Thu Mar 17 2005 - 07:39:43 CST
![]() |
![]() |