Télécharger la liste

Description du projet

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.

Système requise

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

Ce communiqué met en œuvre la commande 'Effacer l'écran », la« commande Mot de passe », et« l'histoire »et« commandes Rescan'. Il ajoute un message-gqlplus usage spécifique, et est maintenant en mesure de maintenir l'histoire entre les sessions gqlplus. Le scan des tables (pour la colonne-complétion du nom) a été améliorée.
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 bug avec l'utilisation des variables de substitution brisée a été fixée, de même qu'un blocage causé par le '-v' la ligne de commande, un problème avec illégale write () Les déclarations, et une fclose () d'erreur avec le fichier afiedt.buf. La variable d'environnement $ HOME est maintenant passé à l'éditeur pour corriger un problème survenu avec 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

Une erreur de segmentation sur Linux lors de la connexion dans certains scénarios a été corrigé.
Tags: Minor bugfixes
A segmentation fault on Linux during connection in certain scenarios has been fixed.

2002-08-21 07:09
1.4

Corrections de bogues dans '! commande, la mise en œuvre de l'Armée de commande, la variable d'environnement SQLPath, définissant la NLS_LANG et variables d'environnement ORA_NLS33, et support pour le traitement défini par l'utilisateur invites.
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

Le présent communiqué ne pas stocker le mot de passe dans l'histoire. Le «! (commande exit pour Shell) a été mis en œuvre. Il est facultatif d'achèvement colonne Nom, contrôlée par l'argument '-dc' ligne de commande. Cette version fera en sorte de ne pas la taille du buffer overflow pipe, et permettra de déceler un mauvais sqlplus exécutable.
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