Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: SQL*PLUS ed on Win 95/Netware
Jason Selby wrote in message <3572D654.63E6C649_at_cams.co.uk>...
>Hi
>
>I'm running ORACLE 7.1.4.3.4 client/server on Win95/Netware. I have a
>niggle which is that when I want to edit an sql command within SQL*PLUS
>the first time I type ED it envokes the notepad and I can edit my
>command no bother but after that a DOS box flashes up and it creates an
>Afiedt.buf file on my desktop.
The reason for that I think is that SQL*Plus's working directory is your desktop directory. Any temp files that are created, will be shown on your desktop. To fix it, change the properties of the SQL*Plus icon and change the working directory to something else. I usually point it to my SQL script directory.
regards,
Billy
Received on Wed Jun 03 1998 - 01:24:28 CDT
![]() |
![]() |