gnade(1)
NAME
gesql -- GNU Embedded SQL to Ada 95 translator
SYNOPSIS
gesql [-vsh] [-pedantic] [-debugcode] [-iso92] [-limit nbr]
[-nosqlstate] [-odbc] [-schema file] [-compiler name] [--help]
file
DESCRIPTION
This manual page documents briefly the gesql commands
This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. Full documentation can be found in /usr/share/doc/gnade-doc.
OPTIONS
- -compiler name
- Define the target compiler. Must be one of: gnat, aonix, or or unknown.
- -debugcode
- Generate inline debug code
- -h --help
- Show summary of options.
- -iso92 Conditions will sustain till next condition
- -limit nbr
- Max. number of errors
- -nosqlstate
- Don't insert automatically SQLSTATE
- -odbc Generate code for the ODBC interface
- -pedantic Pedantic checking against ISO/92 SQL
- -s Do not print the copyright notice
- -schema file
- Generate the schema into a file
- -v Print out processing information
AUTHOR
gesql is provided as part of GNADE, the GNu Ada Database Environment.
The GNADE project is managed by Michael Erdmann michael.erdmann@snafu.de and is released under the GNAT Modified GNU Public
License.
- This manual page was converted from the gesql --help message by Harry
Henry Gebel hgebel@debian.org for the Debian GNU/Linux system (but may
be used by others).