firebird 40 language referenceFirebird 4.0 Language Reference Dmitry Filippov, Alexander Karpeykin, Alexey Kovyazin, Dmitry Kuzmenko, Denis Simonov, Paul Vinkenoog, Dmitry Yemanov, Mark Rotteveel Version 2.10, 15 December 2023 pull request with the necessary changes. Preface 1 Table of Contents 1. About the Firebird 4.0 Language Reference . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 2. SQL Language Structure. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 778 页 | 3.43 MB | 1 年前3
Firebird 2.5 Language ReferenceFirebird 2.5 Language Reference Dmitry Filippov, Alexander Karpeykin, Alexey Kovyazin, Dmitry Kuzmenko, Denis Simonov, Paul Vinkenoog, Dmitry Yemanov Version 1.16, 15 December 2023 The source of much topics concerning Firebird’s SQL language written by members of the Russian-speaking community of Firebird developers and users. In 2014, it culminated in a language reference manual, in Russian. At of the Firebird Documentation Project. Preface 1 Table of Contents 1. About the Firebird SQL Language Reference: for Firebird 2.5 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 130 码力 | 521 页 | 2.30 MB | 1 年前3
firebird language reference 30 rus..................................................................... 340 Контекстные переменные NEW и OLD ............................................................... 340 Триггеры на события базы ............................................................................................. 396 NEW .................................................................................................. слова; • Типы и подтипы данных; • Операторы DDL (Data Definition Language — язык создания данных); • Операторы DML (Data Manipulation Language — язык обращения с данными); • Операторы управления транзакциями;0 码力 | 719 页 | 3.98 MB | 1 年前3
firebird isqldatabase. This manual is a work in progress. It is subject to change and possible restructuring as new versions appear. 1.1. Audience This manual assumes prior knowledge of basic database concepts. 1 simplest method of starting isql, and once activated in this way, you must begin by either creating a new database, or connecting to one. The prompt given by isql is a hint as to what you must do next. If since its creation. Before making any more changes, create a new database with identical schema definitions or new ones, or create a new database source file. Using -m2 and -m(erge) The command line0 码力 | 76 页 | 369.92 KB | 1 年前3
Firebird 2 QuickStartrecalled due to a regression; if you use it, upgrade to 2.0.3 or higher ASAP and make sure to read your new version's Release Notes. • If you want to rely on Linux forced writes to work correctly, upgrade to one DLL for ease of deployment. While very practical, it lacks most of Firebird's usual security features. For more information on Firebird Embedded Server, consult the Clients and Servers chapter in Using auto-redirected to a directory which – in English versions – is called “Program Files (x86)”. In other language versions the name may be different. In the same vein, the System32 directory is reserved for 64-bit0 码力 | 40 页 | 218.42 KB | 1 年前3
Firebird File and Metadata Securitymetadata. In the second instance it may be possible to implement client side encryption/decryption features, but then you will lose the ability to make effective use of database indexes and search facilities database file and can restrict access to the various features and structures of your database using the usual Firebird internal security features (roles and privileges, etc.). 4.1. Difficulties It uses. Some details may be hidden behind views and selectable stored procedures, but defining such features purely to try and hide structural information is an exercise in frustration. It is probably futile0 码力 | 19 页 | 115.27 KB | 1 年前3
firebird gfix. 26 11.1.1. Preventing New Connections. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 11.1.2. Preventing New Transactions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 11.3. New Startup and Shutdown States in Firebird 2.0 . . . . . . . . . . . . . . . . . . . . . . . . . . . are: -ac(tivate_shadow) activate shadow file for database usage -at(tach) shutdown new database attachments -b(uffers) set page buffers-co(mmit) commit transaction 0 码力 | 44 页 | 247.13 KB | 1 年前3
Firebird Docwriting Guide Germansie im falschen Format vorliegt. Sehr allgemeine XML-Grundlagen XML steht für Extensible Markup Language, was vereinfacht ausgedrückt soviel bedeutet wie, Standardtext mit Markup-Tags versehen. Ein typisches Quellen erstellen können – mehr unter Firebird Docbuilding Howto. Firebird Docwriting-Anleitung 13 Features: Baumansicht (alle Elemente einklappbar) und gestylte Ansichten (Kapitel und Bereiche klapp- bar) 30-Tage-Testversion. http://www.oxygenxml.com Läuft unter: Windows, Mac OS X, Linux, Eclipse. Benötigt Java. Features: XML-Quellcode-Editor. Baumansicht. Attribut-Editor. Gliederungsbereich. Tooltips für Doc- Book-Tags0 码力 | 49 页 | 228.41 KB | 1 年前3
firebird generatoren ratgeberGenerator-Befehle beschrieben. DDL (Data Definition Language) — Befehle: CREATE GENERATOR name; SET GENERATOR name TO value; DROP GENERATOR name; DML (Data Manipulation Language) Befehle in Client-seitigem SQL: SELECT Generatoren erzeugen Seit FB 1.5 und aufwärts kann man dies durch die Verwendung desEXECUTE STATEMENT-Features umgehen. 3.2.2. Den aktuellen Wert abfragen (“Select”) Client SQL SELECT GEN_ID( GeneratorName Trigger, Version 1 CREATE TRIGGER trgTTEST_BI_V1 for TTEST active before insert position 0 as begin new.id = gen_id( gidTest, 1 ); end Probleme mit Trigger Version 1: Dieser erledigt die Arbeit — aber0 码力 | 22 页 | 183.60 KB | 1 年前3
Firebird 1.0 QuickStartperformed locally using the client tools (small separate executables) that come with Firebird. Features a Services Manager enabling you to perform certain tasks (backup/restore, user management, stats the gsec utility: GSEC> 3. Type this command: modify sysdba -pw icuryy4me 4. Press Enter. The new password icuryy4me is now encrypted and saved and masterkey is no longer valid. 5. Now quit the gsec or CREATE DATABASE to specify a database The CREATE DATABASE statement Now, you can create your new database interactively. Let's suppose that you want to create a database named test.fdb and store it0 码力 | 26 页 | 179.05 KB | 1 年前3
共 36 条
- 1
- 2
- 3
- 4













