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.

2006-12-02 10:51
1.12

Ein SIGSEGV der auftrat, wenn mit SQLPATH wurde behoben. Ein ACCEPT-Befehl durchgeführt wurde. Die Umgebungsvariable LD_LIBRARY_PATH (die Mac OS X-Version von LD_LIBRARY_PATH) wurde mit einem NLS_DATE_FORMAT Umgebungsvariable entlang aufgenommen. A-p Kommandozeilen-Schalter, zeigt ein Fortschrittsbericht und die verstrichene Zeit Informationen wurden aufgenommen. SIGTERM ist es nun möglich zu töten sqlplus. ORACLE_PATH wurde auf die Umwelt hat.
Tags: Minor feature enhancements
A SIGSEGV that occurred when using SQLPATH was fixed. An ACCEPT command was implemented. The DYLD_LIBRARY_PATH environment variable (the Mac OS X version of LD_LIBRARY_PATH) was added along with an NLS_DATE_FORMAT environment variable. A -p command-line switch that displays a progress report and elapsed time information was added. SIGTERM is now used to kill sqlplus. ORACLE_PATH was added to the environment.

2006-01-25 02:00
1.11

Diese Pressemitteilung Verbindungen mit der ncurses-Bibliothek anstelle der veralteten Flüche, geht die NLS_COMP und NLS_SORT Umgebungsvariablen sqlplus, deaktiviert Tabellenname Abschluss, wenn wir nicht Tabelle Angaben der ALL_TABLES zurückgegeben / ALL_VIEWS Abfrage behebt ein / nolog Absturz zu analysieren, erkennt abnorme sqlplus Kündigung nach dem CONNECT-Befehl ein, und erneut gescannt Tabellen für die Fertigstellung.
Tags: Minor bugfixes
This release links with the ncurses library instead of the obsolete
curses, passes the NLS_COMP and NLS_SORT environment variables to
sqlplus, disables table name completion if we cannot parse table
information returned by the ALL_TABLES/ALL_VIEWS query, fixes a /nolog
crash, detects abnormal sqlplus termination after the CONNECT command,
and rescans tables for completion.

2005-07-03 07:42
1.10

Unterstützung für Oracle "instantclient" wurde hinzugefügt. Einer Endlos-Schleife in file_set_editor () festgesetzt worden war. Autoconf dient dem Aufbau gqlplus. Die readline-Bibliothek ist mit dem Programm zu erleichtern Portierung verteilt. / nolog Handling wurde behoben. strtok_r () wurde entfernt, um die Übertragbarkeit zu verbessern. Die "Zeit einstellen auf" Befehl ist korrekt in Gegenwart eines Benutzers behandelt definierte SQL-Eingabeaufforderung.
Tags: Minor feature enhancements
Support for Oracle "instantclient" was added. An
endless loop in file_set_editor() was fixed.
Autoconf is used to build gqlplus. The readline
library is distributed with the program to ease
porting. /nolog handling was fixed. strtok_r() was
removed to improve portability. The "set time on"
command is correctly handled in the presence of a
user-defined SQL prompt.

2004-07-04 05:12
1.9

Diese Version behebt Verarbeitung von Multi-line-SQL-Anweisungen, wo SET TIME ON in Kraft ist, unterstützt die ACCEPT-Befehl, behebt einen Absturz PAUSE-Befehl bei der Standard-Eingabeaufforderung ( "SQL>"), öffnet Emacs in einem separaten Fenster, wenn Sie es als einen externen Befehl-Editor, setzt die richtigen Regeln bei der Suche nach Definition der Befehl-Editor und zeigt nun die vollständigen Informationen für das '- V' und '-H' Kommandozeilen-Optionen.
This release fixes handling of multi-line SQL statements
where SET TIME ON is in effect, supports the ACCEPT
command, fixes a PAUSE command crash in case of the
default prompt ("SQL> "), opens Emacs in a separate
window when using it as an external command editor,
implements the correct rules when searching for definition of
command editor, and now displays full information for the '-
V' and '-H' commandline options.

2003-11-05 04:49
1-8

In dieser Version sind "PAUSE" und "SET PAUSE"-Befehle unterstützt. Es stürzt nicht mehr ab, wenn wie gqlplus aufgerufen und die Datenbank wird geschlossen. Die "EDIT fname 'Befehl funktioniert nun korrekt. Es gibt auch einige Bugfixes.
Tags: Minor bugfixes
In this version, 'PAUSE' and 'SET PAUSE' commands are
now supported. It no longer crashes if invoked like
gqlplus and the database is closed. The 'EDIT fname'
command now works correctly. There are also some
bugfixes.

Project Resources