Downloadliste

Projektbeschreibung

gqlplus is a front-end to the Oracle command-line
utility sqlplus for Unix. It is functionally
nearly identical to sqlplus, with the addition of
command-line editing and history similar to tcsh
and bash, as well as table name and column name
completion.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-03-26 07:18
1.7

Diese Version implementiert den Befehl 'CLEAR SCREEN', die 'PASSWORD' Befehl ein, und die "Geschichte" und "neu scannen" Kommandos. Es fügt eine gqlplus Nutzungsszenarien Nachricht, und ist nun in der Lage, die Geschichte zwischen gqlplus Sitzungen erhalten. Tabelle scannen (für Spaltenname Fertigstellung) wurde verbessert.
Tags: Major feature enhancements
This release implements the 'CLEAR SCREEN' command, the 'PASSWORD' command, and the 'history' and 'rescan' commands. It adds a gqlplus-specific usage message, and is now able to maintain history between gqlplus sessions. Table scanning (for column-name completion) has been improved.

2003-01-22 11:39
1.6

Ein Bug, der mit einem gebrochenen Verwendung von Substitutionsvariablen festgesetzt worden war, da war ein hängen, verursacht durch das '-v' Option, um ein Problem mit illegalen write ()-Anweisungen und ein fclose () Fehler mit der afiedt.buf Datei. Die Umgebungsvariable $ HOME wird nun an den Editor übergeben, um ein Problem, das mit vim aufgetreten zu beheben.
Tags: Minor bugfixes
A bug with a broken use of substitution variables was fixed, as was a hang caused by the '-v' command line option, a problem with illegal write() statements, and an fclose() error with the afiedt.buf file. The $HOME environment variable is now passed to the editor to fix a problem that occurred with vim.

2002-08-22 22:10
1.5

Eine Segmentation Fault unter Linux während der Verbindung in bestimmten Szenarien wurde behoben.
Tags: Minor bugfixes
A segmentation fault on Linux during connection in certain scenarios has been fixed.

2002-08-21 07:09
1.4

Fixes für Fehler in '! " Befehl, die Umsetzung des HOST-Befehl, der Festlegung der SQLPATH Umgebungsvariable, die Einstellung NLS_LANG und ORA_NLS33 Umgebungsvariablen und die Unterstützung für den Umgang mit benutzerdefinierten Anweisungen.
Tags: Minor bugfixes
Fixes for bugs in '!' command, implementation of the HOST command, setting the SQLPATH environment variable, setting the NLS_LANG and ORA_NLS33 environment variables, and support for handling user-defined prompts.

2002-06-24 23:07
1.3

Diese Mitteilung stellt weder speichern das Kennwort in der Geschichte. Die '! " Befehl (Ausgang zur Shell) wurde umgesetzt. Es gibt optionale Spalte Name Abschluss den "dc" Befehlszeilenargument gesteuert. Diese Version wird achten Sie darauf, nicht überlaufen das Rohr Puffergröße und ein schlechtes sqlplus ausführbare Datei zu erkennen.
Tags: Minor feature enhancements
This release does not store the password in history. The '!' command (exit to shell) has been implemented. There is optional column name completion, controlled by the '-dc' command line argument. This version will make sure to not overflow the pipe buffer size, and will detect a bad sqlplus executable.

Project Resources