Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: History for sqlplus? HERE IT IS!

Re: History for sqlplus? HERE IT IS!

From: Alison Holloway <Xalison.holloway_at_oracle.comX>
Date: Tue, 18 Feb 2003 11:24:06 +1100
Message-ID: <3E517D26.3060106@oracle.comX>


You could also use iSQL*Plus to get features like command history.

Alison

Spider wrote:
> A group search didn't turn anything up about this, so I wanted to post
> a public service announcement. I have found two "wrappers" for sqlplus
> that offer improvements like tab completion and command history for
> sqlplus:
>
> http://gqlplus.sourceforge.net/
>
> gqlplus is a drop-in replacement for sqlplus, an Oracle SQL client,
> for UNIX platforms. The difference between gqlplus and sqlplus is
> command-line editing and history, plus tablename completion.
>
>
> http://www.gusnet.cx/proj/miscunix/code/sqlplusplus.c
>
> sqlplusplus.c - Wrapper for Oracle's lame SQL*Plus program that gives
> you readline command editing (just like bash) and history.
>
>
> I have used both of these programs are painless to copmile and I have
> used each extensively. sqlplusplus is older and has some terminal
> emulation issues for me, but I just found gqlplus which I am very fond
> of and works beautifully.
Received on Mon Feb 17 2003 - 18:24:06 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US