qli(1) Firebird query language interpreter

SYNOPSIS

qli [option...]

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 provided for backwards compatibility for Interbase 4.0 and 3.3 and isn't supported anymore. 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.
-u username
-p password
Set the user and the password for connecting to the database.
-t
Turn on sw_trace.
-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.

AUTHOR

This manpage was written by Remco Seesink <[email protected]> for Debian GNU/Linux but may be used by others.

This document is public domain. See <http://lists.alioth.debian.org/pipermail/pkg-firebird-general/2007-January/000820.html>.