Re: [Fwd: Re: IDE for Oracle database]

  • From: Lyubomir Petrov <lpetrov@xxxxxxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Sun, 04 Jul 2004 01:52:34 -0700

Hmmm, work fine for me...

SQL> define _editor=C:\Vim\vim62\gvim.exe
SQL> select 'AAA' from dual;

'AA
---
AAA

SQL> ed
Wrote file afiedt.buf

  1* select 'BBB' from dual
SQL> /

'BB
---
BBB

SQL>

This was tested in both sqlplus and sqlplusw, Release 10.1.0.2.0 (Oracle 
Client installed on Windows XP Professional).

Can you post more details about the client that you are using? Any 
details about the test?

Regards,
Lyubomir Petrov


GBA_DBA wrote:

> 
>Notes in-line.
>
>Regards
>GBA
>
>-----Mensaje original-----
>De: oracle-l-bounce@xxxxxxxxxxxxx [mailto:oracle-l-bounce@xxxxxxxxxxxxx] En
>nombre de Lyubomir Petrov
>Enviado el: Viernes, 02 de Julio de 2004 23:21
>Para: oracle-l@xxxxxxxxxxxxx
>Asunto: Re: [Fwd: Re: IDE for Oracle database]
>
>GBA,
>
>1) Install gvim for windows.
><GBA> Done.
>2) Then in sql*plus:
>    define _editor=<path to gvim>
>3) You can put the command from 2) in the glogin.sql file
>(%ORACLE_HOME%\sqlplus\admin\glogin.sql), so you do not have to write this
>every time you start sql*plus.
><GBA> Done.
><GBA> The only problem i have is when i finish a query i type :wq to get
>back to sql*plus
><GBA> if I do press / an then ENTER, sql*plus executes the first query i had
>in memory,  <GBA> not the one i modified. I have to type get afiedt.buf and
>then / + ENTER to execute  
><GBA> the modified query. How can i do to make it work just like with
>notepad??
>
>Regards,
>Lyubomir Petrov
>
>
>GBA_DBA wrote:
>
>  
>
>>How do you configure Vim to work with sql*plus on windows??
>>
>>Regards
>>GBA
>>
>> 
>>
>>    
>>
>
>
>----------------------------------------------------------------
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>----------------------------------------------------------------
>To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx put
>'unsubscribe' in the subject line.
>--
>Archives are at //www.freelists.org/archives/oracle-l/
>FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
>-----------------------------------------------------------------
>
>
>
>----------------------------------------------------------------
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>----------------------------------------------------------------
>To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
>put 'unsubscribe' in the subject line.
>--
>Archives are at //www.freelists.org/archives/oracle-l/
>FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
>-----------------------------------------------------------------
>
>.
>
>  
>


----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

Other related posts: