Firebird 2.1 ErrorCodescommand -104 335544612 token_err Token unknown -104 335544634 dsql_token_unk_err Token unknown- line @1, column @2 -104 335544709 dsql_agg_ref_err Invalid aggregate reference -104 335544714 invalid_array_id 335544849 malformed_string Malformed string -104 335544851 command_end_err2 Unexpected end of command- line @1, column @2 -104 336397215 dsql_max_sort_items Cannot sort on more than 255 items -104 336397216 dsql_subselect_err Subselect illegal in this context -206 336397208 dsql_line_col_error At line @1, column @2 -206 336397209 dsql_unknown_pos At unknown line and column -206 336397210 dsql_no_dup_name Column @1 cannot0 码力 | 31 页 | 103.24 KB | 1 年前3
Firebird 2.0 ErrorCodescommand -104 335544612 token_err Token unknown -104 335544634 dsql_token_unk_err Token unknown- line %ld, column %ld -104 335544709 dsql_agg_ref_err Invalid aggregate reference -104 335544714 invalid_array_id 335544849 malformed_string Malformed string -104 335544851 command_end_err2 Unexpected end of command- line %ld, column %ld -105 335544702 like_escape_invalid Invalid ESCAPE sequence -105 335544789 extract_input_mismatch dsql_subselect_err Subselect illegal in this context -206 336397208 dsql_line_col_error At line %d, column %d -206 336397209 dsql_unknown_pos At unknown line and column -206 336397210 dsql_no_dup_name Column %s cannot0 码力 | 26 页 | 157.59 KB | 1 年前3
firebird language reference 30 ruscomment> |line comment> ::= Структура языка 27 /* [ …]*/ line comment> ::= -- [ …] line> RDB$TRIGGER_NAME FROM RDB$TRIGGERS WHERE RDB$RELATION_NAME IN '; S = S || Q'! ('SALES_ORDER', 'SALES_ORDER_LINE')!'; FOR EXECUTE STATEMENT :S Типы данных 43 INTO :RDB$TRIGGER_NAME DO SUSPEND; -E_INVALID_SP_NAME -- -Неверное имя хранимой процедуры (должно начинаться с SP_) -- -At trigger 'TRIG_DDL_SP' line: 4, col: 5 SET TERM ;! Пример 4.75. Контроль безопасности DDL операторов 0 码力 | 719 页 | 3.98 MB | 1 年前3
Firebird 2.5 Language Referencecovered most of the rest. Fortunately for Firebird users over the years, both have been easy to find on-line as PDF books. 1.2.1. Language Reference Updates The Data Definition Guide, covering the creation dimari GmbH (Germany) beta Eigenheim GmbH (Germany) KIMData GmbH (Germany) Jason Wharton (U.S.A) Trans-X (Sweden) Sanchez Balcewich (Uruguay) Cointec Ingenieros y Consultores, S.L. (Spain) Aage Johansen ESQL. Interactive ISQL refers to the language that can be executed using Firebird isql, the command-line application for accessing databases interactively. As a regular client application, its native language0 码力 | 521 页 | 2.30 MB | 1 年前3
Firebird 1.5 ErrorCodescommand -104 335544612 token_err Token unknown -104 335544634 dsql_token_unk_err Token unknown- line, char -104 335544709 dsql_agg_ref_err Invalid aggregate reference -104 335544714 335544597 dsql_crdb_prepare_err Cannot prepare a CREATE DATABASE/SCHEMA statement -532 335544469 trans_invalid Transaction marked invalid by I/O error -551 335544352 no_priv No permission for extfile_uns_op Operation not supported for EXTERNAL FILE table -817 335544361 read_only_trans Attempted update during read-only Firebird 1.5 Error Codes Updated 04/30/04 p. 11 transaction -817 0 码力 | 26 页 | 85.09 KB | 1 年前3
firebird 40 language referenceaddressed in this volume. This document does not cover configuration of Firebird, Firebird command-line tools, nor its programming APIs. 1.2. Authorship For the Firebird 4.0 version, the Firebird 3.0 ESQL. Interactive ISQL refers to the language that can be executed using Firebird isql, the command-line application for accessing databases interactively. As a regular client application, its native language and in-line. Syntax::= | line comment> ::= /* [ …] */ line comment> ::= -- [ …] line> Block 0 码力 | 778 页 | 3.43 MB | 1 年前3
firebird 30 sprachreferenzblock und in-line. Chapter 2. SQL Sprachstruktur 22 Syntax::= | line comment> ::= /* [ …] */ line comment> ::= -- [ …] line> Blockkommentare beginnen mit dem Zeichenpaar /* und enden mit dem Zeichenpaar */. Text in Blockkommentaren kann beliebig lang sein und mehrere Zeilen belegen be ignored during the execution of the statement since it is a comment */ B = A + 1; -- In-line comment SUSPEND; END Chapter 2. SQL Sprachstruktur 23 Chapter 3. Datentypen und Untertypen Daten 0 码力 | 701 页 | 3.12 MB | 1 年前3
firebird isql. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 4. Command Line Switches . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . text-mode client tool located in the bin directory of the Firebird installation. It provides a command line interface for interactive access to a Firebird database. It accepts DSQL statements along with a The isql utility can be used in three modes: as an interactive session; directly from the command line; and as a non-interactive session, using a shell script or batch file. Different tasks may be performed0 码力 | 76 页 | 369.92 KB | 1 年前3
firebird gbak. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 2. Command-line Options . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . nbackup utility which is described in another document. In this manual, we will discuss: • Command-line options for gbak. • gbak commands and their parameters. • Running gbak in backup or restore modes Command-line Options 2.1. Common Options When running gbak in backup or restore mode, there are a number of options which apply to either mode. These are: -? This switch displays the command line options0 码力 | 34 页 | 191.73 KB | 1 年前3
firebird gfix. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 2. Command Line Options . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . changes to their databases. Almost all the gfix commands have the same format when typed on the command line: gfix [commands and parameters] database_name The commands and their options are described in the file added. Coming up in the remainder of this manual, we will discuss the following: • Command line options for the gfix database utility. • Shadow file handling. • Cache and buffer handling. • Transaction0 码力 | 44 页 | 247.13 KB | 1 年前3
共 21 条
- 1
- 2
- 3













