Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
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

Este comunicado implementa el comando 'SCREEN CLEAR', el comando 'PASSWORD', y la "historia" y "volver a examinar los comandos '. Se añade un gqlplus mensaje de uso específico, y ahora es capaz de mantener la historia entre períodos de sesiones gqlplus. Mesa de exploración (para la columna de terminación de nombre) ha sido mejorado.
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

Un error con el uso de variables de sustitución partido se fijó, así como un bloqueo causado por la 'línea' V 'comando opción, un problema con ilegales write () los estados, y un fclose () error con el archivo afiedt.buf. La variable $ HOME medio ambiente es ahora pasar al editor, para solucionar un problema que ocurrió con vim.
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

Un fallo de segmentación en Linux durante la conexión en ciertos escenarios se ha solucionado.
Tags: Minor bugfixes
A segmentation fault on Linux during connection in certain scenarios has been fixed.

2002-08-21 07:09
1.4

Soluciones para problemas detectados en '! " comando, la aplicación de la acogida de comandos, estableciendo la variable de entorno SQLPATH, estableciendo la NLS_LANG y variables de entorno ORA_NLS33, y el apoyo para el manejo definido por el usuario le pide.
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

Esta liberación no almacenar la contraseña en la historia. El "!" (comando de salida a Shell) se ha ejecutado. No es opcional para completar nombres de columna, controlada por el '-dc argumento de línea de comandos. Esta versión se asegurará de que no rebose el tamaño del búfer de tuberías, y se detecta un ejecutable sqlplus mal.
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