Menu

Tree [171507] master v0.2.0 /
 History

HTTPS access


File Date Author Commit
 Build 2022-12-18 mavalog mavalog [171507] chore(project): set version 0.2.0
 Config 2017-05-02 mavalog mavalog [6f1f33] style(project): use UTF-8 files encoding ( inst...
 Doc 2022-12-18 mavalog mavalog [171507] chore(project): set version 0.2.0
 Script 2022-12-18 mavalog mavalog [171507] chore(project): set version 0.2.0
 SqlScript 2017-05-02 mavalog mavalog [6f1f33] style(project): use UTF-8 files encoding ( inst...
 Test 2017-05-02 mavalog mavalog [6f1f33] style(project): use UTF-8 files encoding ( inst...
 AUTHORS 2016-09-30 mavalog mavalog [ce44c4] [+] add documentation files ( AUTHORS, COPYING,...
 COPYING 2017-02-15 mavalog mavalog [3c63fd] docs(project): set dos-EOL for README.txt, COPYING
 ChangeLog.txt 2022-12-18 mavalog mavalog [171507] chore(project): set version 0.2.0
 Makefile 2022-12-18 mavalog mavalog [eed9c8] chore(project): clarify make goal "set-version"
 README.txt 2022-12-18 mavalog mavalog [171507] chore(project): set version 0.2.0

Read Me

  This is SqlPlusConfig, environment for extending the usability of
  Oracle SQL*Plus.



  Description
  ===========

SqlPlusConfig enhances the usability of Oracle SQL*Plus in interactive mode.
Characteristics: simplifies connection to database, configuring session
parameters after connecting, convenient command history and autocompletion,
auto-adjust width of columns for data output. Oracle SQL*Plus and the same
packages of Cygwin are required.



  Documentation
  =============

Documentation:

Doc/Html/index.html

Home page:

https://sourceforge.net/projects/sqlpc



  Installation on Cygwin
  ========================

Execute in bash shell:

$ make install

Please read documentation for more information.

Successfully used with:
cygwin                   3.0.7-1
bash                     4.4.12-3
rlwrap                   0.37-1



  Installation on Linux
  ========================

For install in /usr/local:

$ su

# make install

# exit


For install in home directory (for example, /home/oracle):

$ make install prefix=/home/oracle
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.