-
manuel Using Firebird, distribué sur le CD-ROM de IBPhoenix. Le Guide de démarrage de Firebird était à l'origine le Chapitre 1 du manuel Using Firebird, vendu sur CD par IBPhoenix. Plus tard, il a été publié cela dépend de votre configuration. Un rapide aperçu des différences les plus importantes sont listées ci après. Firebird 1.5 Guide de démarrage 4 Tableau 1. Firebird 1.5 Classic Server vs. Superserver Note Une base de données en lecture seule peut résider sur un CD-ROM mais vous ne pouvez pas exécuter le serveur Firebird à partir de celui-ci. Script d'installation ou programme Bien qu’ il soit possible
0 码力 |
29 页 |
192.46 KB
| 1 年前 3
-
Firebird 2.1: • Тип данных SQL_NULL • Набор символов GB18030, алиас для WIN_1258 • Сортировка UNICODE_CI_AI для UTF8, сортировка GB18030 для GB18030 Язык определения данных (DDL) Изменения начиная с Firebird неполная; сортировки в пустых полях этой колонки могут быть регистрочувствительными (case insensitive — ci), акцентно нечувствительными / диакритически чувствительными (accent insensitive — ai) или словарно Chinese 2.5 GBK GBK_UNICODE Chinese 2.1 ISO8859_1 ES_ES_CI_AI Spanish ci, ai 2.0 FR_FR_CI_AI French ci, ai 2.1 PT_BR Brazilian Portuguese ci, ai 2.0 ISO8859_2 CS_CZ Czech 1.0 ISO_HUN Hungarian 1
0 码力 |
364 页 |
1.45 MB
| 1 年前 3
-
(алфавитная). Пример: a, A, a, b, B... UTF-8 Сортировка происходит без учёта регистра символа. UNICODE_CI_AI Сортировка происходит без учёта регистра символа, в алфавитном порядке. Пример сортировки строк символов UTF8 без учёта регистра символов (эквивалент COLLATE PXW_CYRL) ORDER BY NAME COLLATE UNICODE_CI_AI Типы данных 40 Индексирование символьных типов При построении 679 509 339 16384 4087 2043 1362 1021 682 Примечание В кодировках, нечувствительных к регистру ("_CI"), один символ в *индексе* будет занимать не 4, а 6 (шесть) байт, поэтому максимальная длина ключа
0 码力 |
719 页 |
3.98 MB
| 1 年前 3
-
was added for SQL compatibility UNICODE_CI Case-insensitive collation, works without taking character case into account. Added in Firebird 2.1 UNICODE_CI_AI Case-insensitive, accent-insensitive collation case or accentuation of characters (similar to COLLATE PXW_CYRL). ... ORDER BY NAME COLLATE UNICODE_CI_AI Chapter 3. Data Types and Subtypes 46 3.5.5. Character Indexes In Firebird earlier than version 2,043 1,362 1,021 681 32,768 8,183 4,091 2,727 2,045 1,363 With case-insensitive collations (“_CI”), one character in the index will occupy not 4, but 6 (six) bytes, so the maximum key length for
0 码力 |
778 页 |
3.43 MB
| 1 年前 3
-
hinzugefügt wurde UNICODE_CI Sortierung ohne Berücksichtigung der Groß-/Kleinschreibung, funktioniert ohne Berücksichtigung der Groß-/Kleinschreibung. Hinzugefügt in Firebird 2.1 UNICODE_CI_AI Groß-/Kleinschreibung oder der Akzentuierung von Zeichen (ähnlich wie COLLATE PXW_CYRL). ... ORDER BY NAME COLLATE UNICODE_CI_AI 3.5.5. Zeichenindizes In Firebird vor Version 2.0 kann ein Problem beim Erstellen eines Indexes 043 1.362 1.021 682 Bei Sortierungen, bei denen die Groß-/Kleinschreibung nicht beachtet wird (“_CI”), belegt ein Zeichen im index nicht 4, sondern 6 (sechs) Bytes, sodass die maximale Schlüssellänge
0 码力 |
701 页 |
3.12 MB
| 1 年前 3
-
-at(tach) shutdown new database attachments -b(uffers) set page buffers
-co(mmit) commit transaction -ca(che) shutdown cache manager -fu(ll) back all transactions in limbo, or a specific transaction number. The following commands show the -co[mmit] option being used, but the -r[ollback] option applies as well, it all depends on what the DBA following command would be used: gfix -co[mmit] all database_name If the DBA wanted to commit a single transaction, then the command would change to the following: gfix -co[mmit] TXN database_name Where TXN 0 码力 |
44 页 |
247.13 KB
| 1 年前 3
-
was added for SQL compatibility UNICODE_CI Case-insensitive collation, works without taking character case into account. Added in Firebird 2.1 UNICODE_CI_AI Case-insensitive, accent-insensitive collation case or accentuation of characters (similar to COLLATE PXW_CYRL). ... ORDER BY NAME COLLATE UNICODE_CI_AI 3.5.5. Character Indexes In Firebird earlier than version 2.0, a problem can occur with building 2,039 1,019 679 509 339 16,384 4,087 2,043 1,362 1,021 682 With case-insensitive collations (“_CI”), one character in the index will occupy not 4, but 6 (six) bytes, so the maximum key length for
0 码力 |
521 页 |
2.30 MB
| 1 年前 3
-
de programmation : l'évaluation booléenne rapide. Plus de logique (ou pas) Les résultats obtenus ci-dessus pourraient vous mener aux idées suivantes : • 0 fois x égal 0 pour tout x. En conséquence, vous dire qu'en dépit de toute cette logique - et les analogies avec les résultats booléens discutés ci-dessus - toutes ces expressions renvoient NULL: • 0 * NULL • NULL >= '' • '' <= NULL • A = A (avec ramenées à NULL. Soyez préparés aux conversions non voulues Les conversions nous voulues décrites ci-dessus arrivent normalement qu'avec les UDFs héritées d'Interbase, mais il en existe beaucoup (essentiellement
0 码力 |
14 页 |
84.35 KB
| 1 年前 3
-
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 5.1.4. Appointing co-administrators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Firebird binary kit. The guide first saw the light as Chapter 1 of the Using Firebird manual, sold on CD by IBPhoenix. Later it was published separately on the Internet. In June 2004, IBPhoenix donated it management 19 a valid SQL identifier, the value a non-NULL string of at most 255 bytes. Only SYSDBA and co-admins can use all these commands. Ordinary users can change their own parameters (such as password
0 码力 |
49 页 |
396.21 KB
| 1 年前 3
-
inglés solamente), incluido en el CD de IBPhoenix. Esta Guía de arranque rápido de Firebird fue en sus inicios el capítulo 1 del manual Using Firebird, vendido en CD por IBPhoenix. Más tarde fue publicado Componente Nombre de archivo Ubicación por defecto Directorio de instalación (referido de aquí en más co- mo ) C:\Archivos de pro- grama\Firebird\Fi- rebird_1_5 Servidor Firebird fbserver de Windows - vea la nota de- bajo de la tabla) Directorio de instalación (referido de aquí en más co- mo ) /opt/firebird Servidor Firebird fbserver (SS) o fb_ inet_server (CS) /bin
0 码力 |
26 页 |
174.63 KB
| 1 年前 3