Scroll to navigation

GPRE(1) Firebird documentation GPRE(1)

NAME

gpre - Firebird source pre-processor

SYNOPSIS

DESCRIPTION

gpre is a source pre-processor for easier writing of programs working with the raw Firebird API. It supports multiple source languages. Using gpre, you can mix special SQL-like language with the normal program source.

OPTIONS

Source is an Ada program.
Ada only. Specifies the handles package.
Source is a C program.
Source is a C++ program.
Pre-define database connection.
Generate "blr_d_float" for doubles.
Accept upper or lower case DML in C.
Fetch password from file.
Default character set & format.
Set some variables to defaults usable for internal Firebird use.
Do not automatically ATTACH to a database.
Do not generate C debug lines.
Send output to standard out
Default password.
Generate unformatted binary BLR.
SQL dialect to use.
Deprecated feature.
Default user name.
Verbose output to stderr.
External database (used with -database).
Source is a COBOL program.
Generate ANSI85 compatible COBOL code.
RM/Cobol
Print software version.
Base directory for compile-time database.
COBOL date format
Suppress QLI syntax.
Source is a FORTRAN program.
Source is a Pascal program.
Use trusted authentication.

COPYRIGHT & LICENSE

Copyright (C) Damyan Ivanov, 2009.

This manpage was written by Damyan Ivanov for the Debian project but may be used by others. Permission is granted to use this document, with or without modifications, provided that this notice is retained. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return.

2022-06-09 Firebird 3.0