firebird 40 language reference. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 602 13.7. Mapping of Users to Objects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 764 SEC$GLOBAL_AUTH_MAPPING. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . lexicon are keywords. Some keywords are reserved, meaning their usage as identifiers for database objects, parameter names or variables is prohibited in some or all contexts. Non-reserved keywords can be0 码力 | 778 页 | 3.43 MB | 1 年前3
firebird 5 quickstartguideEach of them can own databases and also have various types of access to databases and database objects it doesn’t own. Assuming you are connected to a database as SYSDBA, you can add a user account as server, and the server makes sure that users only get the allowed type of access (if at all) to any objects within the database. As a relaxation of this rule, most Firebird configurations allow users to create a co-admin, a global mapping that gives any Windows account access to databases — but no special privileges — under the same name. This is done with the following command: create global mapping trusted_auth0 码力 | 49 页 | 396.21 KB | 1 年前3
Firebird 2.5 Language Referencelexicon are keywords. Some keywords are reserved, meaning their usage as identifiers for database objects, parameter names or variables is prohibited in some or all contexts. Non-reserved keywords can be reserved words and keywords in the chapter Reserved Words and Keywords. 2.3. Identifiers All database objects have names, often called identifiers. Two types of names are valid as Chapter 2. SQL Language Structure variable-length string type: NATIONAL CHARACTER VARYING. 3.6. Binary Data Types BLOBs (Binary Large Objects) are complex structures used to store text and binary data of an undefined length, often very large0 码力 | 521 页 | 2.30 MB | 1 年前3
firebird isqlquit or exit. The above technique, as demonstrated, works, but ideally databases and metadata objects should be created and maintained using data definition scripts. Chapter 9. Creating A Database variable is a named object that contains information used by one or more applications. They are global to their specific operating systems. The Firebird server recognises and uses certain environment Exceptions are database objects, like Tables, Views and Domains, and are part of the database’s metadata. They can be created, modified and dropped like all other Firebird objects using isql. In isql,0 码力 | 76 页 | 369.92 KB | 1 年前3
Firebird 2 QuickStartuncomment the IpcName parameter and set it to Global\FIREBIRD. Then restart the server. Note In Firebird 2.0.1 and up, Firebird automatically prepends Global\ to the IPCname if the connection fails because Each of them can own databases and also have various types of access to databases and database objects it doesn't own. Using gsec, you can add a user account as follows from the command line in the Firebird server, and the server makes sure that users only get the allowed type of access (if at all) to any objects within the database. Disable Classic local mode on Linux An exception to the above rule is the so-called0 码力 | 40 页 | 218.42 KB | 1 年前3
firebird language reference 30 rus....................................... 704 Руководство по языку SQL СУБД Firebird 3.0 19 SEC$GLOBAL_AUTH_MAPPING ................................................................................... WHERE BVAL <> UNKNOWN Бинарные типы данных BLOB BLOB (Binary Large Objects, большие двоичные объекты) представляют собой сложные структуры, предназначенные для хранения текстовых CREATE TABLE Назначение: Создание новой таблицы. Доступно в: DSQL, ESQL. Синтаксис: CREATE [GLOBAL TEMPORARY] TABLE tablename [EXTERNAL [FILE] ''] ( [, | 0 码力 | 719 页 | 3.98 MB | 1 年前3
firebird 30 sprachreferenz. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 689 SEC$GLOBAL_AUTH_MAPPING. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . dargestellt. • Der Wert TRUE ist größer als der Wert FALSE. 3.7. Binärdatentypen BLOBs (Binary Large Objects) sind komplexe Strukturen, die verwendet werden, um Text und binäre Daten undefinierter Länge, oft Verwendet für Erstellen einer neuen Tabelle (Relation) Verfügbar in DSQL, ESQL Syntax CREATE [GLOBAL TEMPORARY] TABLE tablename [EXTERNAL [FILE] 'filespec'] ([, { | } 0 码力 | 701 页 | 3.12 MB | 1 年前3
Firebird 1.0 QuickStartAdministrator (on Windows systems, if Firebird runs as this user) needs also to have permissions to objects inside a database. For simplicity here, we will look at authenticating as SYSDBA using the password [utility]. You can use it for querying data, getting information about the metadata, creating database objects, running data definition scripts and much more. To get back to the command prompt type SQL>QUIT;# although, for your serious database definition work, you should cre- ate and maintain your metadata objects using data definition scripts. There is a complete chapter in the Using Firebird manual discussing0 码力 | 26 页 | 179.05 KB | 1 年前3
Firebird File and Metadata Securityuse the roles and privileges defined in that database to provide fine-grained access control to objects in that database. At no time does the user connecting to the database require direct access to by creating an SQL role name of SYSDBA and making sure it does not have access to the database objects. However it does not really solve the problem. The database file can be viewed with a hex viewer utility and the list of available user names discovered. (Discovering the owners of the database objects would be particularly useful.) Once known, these names can be added to the new server and used directly0 码力 | 19 页 | 115.27 KB | 1 年前3
Firebird 2.5 LangRef Update RussianCLOSE CONNECT CROSS CURRENT_CONNECTION CURRENT_ROLE CURRENT_TRANSACTION CURRENT_USER DISCONNECT FETCH GLOBAL INSENSITIVE LEADING LOWER 18 Руководство по языку SQL OPEN RECREATE RECURSIVE ROW_COUNT ROWS оператор DROP SEQUENCE . TABLE CREATE TABLE Доступно: DSQL, ESQL Глобальные временные таблицы - Global Temporary Tables (GTT) Добавлено: 2.1 Описание: Глобальные временные таблицы (в дальнейшем сокращённо модификации или удаления GTT используются операторы ALTER TABLE и DROP TABLE. Синтаксис: CREATE GLOBAL TEMPORARY TABLE name (column_def [, column_def | table_constraint ...]) [ON COMMIT {DELETE | PRESERVE}0 码力 | 364 页 | 1.45 MB | 1 年前3
共 14 条
- 1
- 2













