Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: SQLPLUS PATH?
"Mr. Chow Wing Siu" wrote:
>
> Matt Foster <matt_foster_uk_at_yahoo.co.uk> wrote:
> > If I understand the question correctly, you could change the start in
> > path in the properties for the sqlplus icon.
> > e.g, Target = C:\orant\bin\plus33w.exe
> > Start In = C:\my_documents\scripts
> > Unfortunately, this only allows you to specify one directory.
> > Hth,
> > Matt
>
> You understand correctly. I know this method. But I would like
> to know for more than one directories. Is it that somewhere
> in registry?
>
> --
> Johnson Chow
Unfortunately not. You can only specify the one place. Alternatively, the user can specify the full path when running the file, i.e., doesn't have to change the working directory by file|open
e.g,
SQL>@C:\my_documents\scripts\test.sql
Hth,
Matt Received on Sat Jul 01 2000 - 00:00:00 CDT
![]() |
![]() |