gASQL is a program which helps administer a DBMS database using the gnome-db
framework (see http://www.gnome-db.org/ for more information about
gnome-db). Basically, it memorizes all the structure of the database,
and some queries, and does the SQL queries instead of the user (not
having to type all over again those SQL commands, although it is still
possible to do so).
OPTIONS
These programs follow the usual GNU command line syntax, with long
options starting with two dashes (`-').
A summary of options is included below.
-?, --help
Show summary of options.
--version
Show version of program.
-d, --datasource
Specifies a datasource name.
-u, --user
Specifies a user name
-p, --password
Specifies a password
SEE ALSO
You can look at the documents for
gASQL via gnome-help-browser or doc-base system.
AUTHOR
This manual page was written by Akira TAGOH <tagoh@debian.org>,
for the Debian GNU/Linux system (but may be used by others).