man qli (Commandes) - Query Language Interpreter
NAME
qli - Query Language Interpreter
SYNOPSIS
qli [ -a application_file] [ -b buffers] [ -i startup_file] [ -n ] [ -p password] [ -t ] [ -u username] [ -v ] [ -x ] [ -y ] [ -z ]
DESCRIPTION
This manual page documents briefly the qli command.
This manual page was written for the Debian distribution because the original program does not have a (free) manual page. Instead, it has non-free documentation you can get from InterBase (Borland) or FireBird project sites; see at the end of the document.
qli is an interpreter for a query language on Firebird and Interbase databases.
qli is mainly provide for backwards compatibility for Interbase 4.0 and 3.3 and isn't supported anymore at the moment. This manpage has been reconstructed from the source of the qli tool and is likely to contain mistakes. If you find any, please report them as bugs.
OPTIONS
-a application_file
Set the application_file.
-b buffers
Sets buffers to buffers.
-i startup_file
Set the startup_file.
-n
Turn off the banner flag.
-p password
Sets the password.
-t
Turn on sw_trace.
-u username
Sets the username.
-v
Turn on verifying.
-x
Turn on debugging. It can be changed with an internal command as well.
-y
Turn on QLI_trace.
-z
Prints out the version number before other actions.
SEE ALSO
gbak(1), gdef(1), gfix(1), gpre(1), gsec(1), fbstat(1), isql-fb(1).
Additional documentation about qli and other Firebird parts can be found on the Firebird Project website.
For more information about Firebird project, visit http://www.firebirdsql.org/.
AUTHOR
This manpage was written by Remco Seesink <raseesink@hotpop.com> for Debian GNU/Linux but may be used by others.
COPYRIGHT
Permission is granted to modify and distribute this manpage under the terms of GNU General Public License version 2 or (at your opinion) any later version. It is provided in the hope that it will be useful but with NO WARRANTY. Author is not responsible for any (mis)use of this manpage.