 Firebird 2.5 Language Referenceon-line as PDF books. 1.2.1. Language Reference Updates The Data Definition Guide, covering the creation and maintenance of metadata for databases, was “good enough” for several years: the data definition subsets in Firebird’s language implementation are: • Dynamic SQL (DSQL) • Procedural SQL (PSQL) • Embedded SQL (ESQL) • Interactive SQL (ISQL) Dynamic SQL is the major part of the language which corresponds through the public Firebird API and processed by the database engine. Procedural SQL augments Dynamic SQL to allow compound statements containing local variables, assignments, conditions, loops and0 码力 | 521 页 | 2.30 MB | 1 年前3 Firebird 2.5 Language Referenceon-line as PDF books. 1.2.1. Language Reference Updates The Data Definition Guide, covering the creation and maintenance of metadata for databases, was “good enough” for several years: the data definition subsets in Firebird’s language implementation are: • Dynamic SQL (DSQL) • Procedural SQL (PSQL) • Embedded SQL (ESQL) • Interactive SQL (ISQL) Dynamic SQL is the major part of the language which corresponds through the public Firebird API and processed by the database engine. Procedural SQL augments Dynamic SQL to allow compound statements containing local variables, assignments, conditions, loops and0 码力 | 521 页 | 2.30 MB | 1 年前3
 firebird 40 language referencesubsets in Firebird’s language implementation are: • Dynamic SQL (DSQL) • Procedural SQL (PSQL) • Embedded SQL (ESQL) • Interactive SQL (ISQL) Dynamic SQL is the major part of the language which corresponds through the public Firebird API and processed by the database engine. Procedural SQL augments Dynamic SQL to allow compound statements containing local variables, assignments, conditions, loops and stored modules (procedures and triggers) only, but in more recent releases they were surfaced in Dynamic SQL as well (see EXECUTE BLOCK). Embedded SQL defines the DSQL subset supported by Firebird gpre0 码力 | 778 页 | 3.43 MB | 1 年前3 firebird 40 language referencesubsets in Firebird’s language implementation are: • Dynamic SQL (DSQL) • Procedural SQL (PSQL) • Embedded SQL (ESQL) • Interactive SQL (ISQL) Dynamic SQL is the major part of the language which corresponds through the public Firebird API and processed by the database engine. Procedural SQL augments Dynamic SQL to allow compound statements containing local variables, assignments, conditions, loops and stored modules (procedures and triggers) only, but in more recent releases they were surfaced in Dynamic SQL as well (see EXECUTE BLOCK). Embedded SQL defines the DSQL subset supported by Firebird gpre0 码力 | 778 页 | 3.43 MB | 1 年前3
 firebird isqlconnection charset (set names) -d(atabase) firebird isqlconnection charset (set names) -d(atabase)- database name to put in script creation -e(cho) echo commands (set echo on) -ex(tract) extract The resultant information can be used to view all the changes made to the database since its creation. Before making any more changes, create a new database with identical schema definitions or new term + ; SQL> select 600+60+6 as The_Beast from rdb$database+ Statement failed, SQLSTATE = 42000 Dynamic SQL Error -SQL error code = -104 Chapter 12. Terminator Character 23 -Unexpected end of command 0 码力 | 76 页 | 369.92 KB | 1 年前3
 firebird language reference 30 rusчетыре подмножества SQL, используемых в различных областях применения: • Динамический SQL (DSQL, Dynamic SQL) • Процедурный SQL (PSQL, Procedural SQL) • Встроенный SQL (ESQL, Embedded SQL) • Интерактивный rows affected Данные не обнаружены или не затронуты строки SQLCLASS 07 (Dynamic SQL error) Класс ошибок 07 (Ошибки DSQL) 7000 Dynamic SQL error Ошибка DSQL 7001 Wrong number of input parameters Неверное cannot be executed Определение курсора не может быть выполнено 7004 USING clause required for dynamic parameters Для динамического параметра требуется предложение USING 7005 Prepared statement not0 码力 | 719 页 | 3.98 MB | 1 年前3 firebird language reference 30 rusчетыре подмножества SQL, используемых в различных областях применения: • Динамический SQL (DSQL, Dynamic SQL) • Процедурный SQL (PSQL, Procedural SQL) • Встроенный SQL (ESQL, Embedded SQL) • Интерактивный rows affected Данные не обнаружены или не затронуты строки SQLCLASS 07 (Dynamic SQL error) Класс ошибок 07 (Ошибки DSQL) 7000 Dynamic SQL error Ошибка DSQL 7001 Wrong number of input parameters Неверное cannot be executed Определение курсора не может быть выполнено 7004 USING clause required for dynamic parameters Для динамического параметра требуется предложение USING 7005 Prepared statement not0 码力 | 719 页 | 3.98 MB | 1 年前3
 firebird 30 sprachreferenzTeilmengen in Firebirds Sprachimplementation sind: • Dynamic SQL (DSQL) • Procedural SQL (PSQL) • Embedded SQL (ESQL) • Interactive SQL (ISQL) Dynamic SQL macht den Hauptteil der Sprache aus, der in Abschnitt Anwendungen über die Firebird API durch die Datenbank verarbeitet werden. Procedural SQL erweitert Dynamic SQL, um zusammengesetzte Anweisungen zu ermöglichen, die lokale Variablen, Zuweisungen, Bedingungen gespeicherten Modulen (Prozeduren und Trigger) verfügbar, aber in neueren Versionen wurden sie auch in Dynamic SQL aufgetaucht (siehe EXECUTE BLOCK). Embedded SQL definiert die DSQL-Untermenge, die von Firebird0 码力 | 701 页 | 3.12 MB | 1 年前3 firebird 30 sprachreferenzTeilmengen in Firebirds Sprachimplementation sind: • Dynamic SQL (DSQL) • Procedural SQL (PSQL) • Embedded SQL (ESQL) • Interactive SQL (ISQL) Dynamic SQL macht den Hauptteil der Sprache aus, der in Abschnitt Anwendungen über die Firebird API durch die Datenbank verarbeitet werden. Procedural SQL erweitert Dynamic SQL, um zusammengesetzte Anweisungen zu ermöglichen, die lokale Variablen, Zuweisungen, Bedingungen gespeicherten Modulen (Prozeduren und Trigger) verfügbar, aber in neueren Versionen wurden sie auch in Dynamic SQL aufgetaucht (siehe EXECUTE BLOCK). Embedded SQL definiert die DSQL-Untermenge, die von Firebird0 码力 | 701 页 | 3.12 MB | 1 年前3
 Firebird Internals: Inside a Firebird Databaseforums where the developers hang out. Much hex dumping of database files was undertaken in the creation of this document, but no Firebird databases were harmed during this process. All databases mentioned hdr_oldest_active; SLONG hdr_next_transaction; USHORT hdr_sequence; USHORT hdr_flags; SLONG hdr_creation_date[2]; SLONG hdr_attachment_id; SLONG hdr_shadow_count; SSHORT hdr_implementation; single-user maintenance mode. Only one SYSDBA or database owner connection is permitted. hdr_creation_date Eight bytes, signed. Bytes 0x2c - 0x33 on the page. The date and time (in Firebird’s own internal0 码力 | 63 页 | 261.00 KB | 1 年前3 Firebird Internals: Inside a Firebird Databaseforums where the developers hang out. Much hex dumping of database files was undertaken in the creation of this document, but no Firebird databases were harmed during this process. All databases mentioned hdr_oldest_active; SLONG hdr_next_transaction; USHORT hdr_sequence; USHORT hdr_flags; SLONG hdr_creation_date[2]; SLONG hdr_attachment_id; SLONG hdr_shadow_count; SSHORT hdr_implementation; single-user maintenance mode. Only one SYSDBA or database owner connection is permitted. hdr_creation_date Eight bytes, signed. Bytes 0x2c - 0x33 on the page. The date and time (in Firebird’s own internal0 码力 | 63 页 | 261.00 KB | 1 年前3
 Firebird Null Guide: NULL behaviour and pitfalls in Firebird SQLa stored procedure or trigger, its value is undefined and its state is NULL from the moment of creation until some value is assigned to it. The same is true for output parameters in stored procedures when a unique index is created the table may not contain any NULLs or duplicate values, or the creation will fail. Once the index is in place, insertion of NULLs or duplicate values is no longer possible 'Amst%' ) ...will reject NULL input in Firebird 1.5, but let it pass in Firebird 2. Existing database creation scripts will have to be carefully examined before being used under Firebird 2. If a domain or column0 码力 | 69 页 | 479.63 KB | 1 年前3 Firebird Null Guide: NULL behaviour and pitfalls in Firebird SQLa stored procedure or trigger, its value is undefined and its state is NULL from the moment of creation until some value is assigned to it. The same is true for output parameters in stored procedures when a unique index is created the table may not contain any NULLs or duplicate values, or the creation will fail. Once the index is in place, insertion of NULLs or duplicate values is no longer possible 'Amst%' ) ...will reject NULL input in Firebird 1.5, but let it pass in Firebird 2. Existing database creation scripts will have to be carefully examined before being used under Firebird 2. If a domain or column0 码力 | 69 页 | 479.63 KB | 1 年前3
 Firebird 2 QuickStartFirebird user names, passwords are case-sensitive. Adding Firebird user accounts Firebird allows the creation of many different user accounts. Each of them can own databases and also have various types of access statement. • If you run Classic Server on Linux and you don't start the database path with a hostname, creation of the database file is attempted with your Linux login as the owner. This may or may not be what statement on SS thread usage in Classic-vs-Superserver ta- ble. Fixed broken link. 3.0 21 May 2006 PV Creation of 2.0 Quick Start Guide, still equal to previous revision ex- cept for some version numbers, XML0 码力 | 40 页 | 218.42 KB | 1 年前3 Firebird 2 QuickStartFirebird user names, passwords are case-sensitive. Adding Firebird user accounts Firebird allows the creation of many different user accounts. Each of them can own databases and also have various types of access statement. • If you run Classic Server on Linux and you don't start the database path with a hostname, creation of the database file is attempted with your Linux login as the owner. This may or may not be what statement on SS thread usage in Classic-vs-Superserver ta- ble. Fixed broken link. 3.0 21 May 2006 PV Creation of 2.0 Quick Start Guide, still equal to previous revision ex- cept for some version numbers, XML0 码力 | 40 页 | 218.42 KB | 1 年前3
 firebird 5 quickstartguidemaximum password length to 8 characters. 5.1.2. Adding Firebird user accounts Firebird allows the creation of many different user accounts. Each of them can own databases and also have various types of regular (unquoted) identifier. • If the connection string doesn’t start with a host or protocol name, creation of the database file is attempted with your OS login as the owner. This may or may not be what0 码力 | 49 页 | 396.21 KB | 1 年前3 firebird 5 quickstartguidemaximum password length to 8 characters. 5.1.2. Adding Firebird user accounts Firebird allows the creation of many different user accounts. Each of them can own databases and also have various types of regular (unquoted) identifier. • If the connection string doesn’t start with a host or protocol name, creation of the database file is attempted with your OS login as the owner. This may or may not be what0 码力 | 49 页 | 396.21 KB | 1 年前3
 Firebird 1.5 ErrorCodeshosts file or Domain Name Services. -901 335544711 unprepared_stmt Attempt to execute an unprepared dynamic SQL statement. -901 335544716 svc_in_use Service is currently busy: Firebird 1.5 ErrorCodeshosts file or Domain Name Services. -901 335544711 unprepared_stmt Attempt to execute an unprepared dynamic SQL statement. -901 335544716 svc_in_use Service is currently busy:- -901 335544731 tra_must_sweep - shutdown -902 335544557 shutfail Database shutdown unsuccessful -902 335544569 dsql_error Dynamic SQL Error -902 335544653 psw_attach Cannot attach to password database -902 335544654 psw_start_trans 0 码力 | 26 页 | 85.09 KB | 1 年前3
共 16 条
- 1
- 2













