Firebird 2.5 Language Reference
“Database Triggers” 1. Creating a trigger for the event of connecting to the database that logs users logging into the system. The trigger is created as inactive. Chapter 5. Data Definition (DDL) Statements privileges. Any other privileges granted to the user are not affected by his login with the role. Logging in with multiple roles simultaneously is not supported. In this section the tasks of creating and the capability for Windows Adminstrators to assume administrator privileges automatically when logging in. This procedure can affect only one role: the system-generated role RDB$ADMIN that exists in0 码力 | 521 页 | 2.30 MB | 1 年前3Firebird 1.5 ErrorCodes
server attachments cannot validate databases -923 335544464 cant_start_logging Secondary server attachments cannot start logging -924 335544325 bad_dpb_content Bad parameters on attach or create database0 码力 | 26 页 | 85.09 KB | 1 年前3firebird 40 language reference
“Database Triggers” 1. Creating a trigger for the event of connecting to the database that logs users logging into the system. The trigger is created as inactive. CREATE TRIGGER tr_log_connect INACTIVE ON connection attempts, including those that failed: CREATE TRIGGER TR_CONNECT ON CONNECT AS BEGIN -- Logging all attempts to connect to the database IN AUTONOMOUS TRANSACTION DO INSERT INTO LOG(MSG) FROM BLOCKED_USERS WHERE USERNAME = CURRENT_USER)) THEN BEGIN -- Logging that the attempt to connect -- to the database failed and sending -- a message about the0 码力 | 778 页 | 3.43 MB | 1 年前3Firebird 2.0 ErrorCodes
server attachments cannot validate databases -923 335544464 cant_start_logging Secondary server attachments cannot start logging -924 335544325 bad_dpb_content Bad parameters on attach or create database0 码力 | 26 页 | 157.59 KB | 1 年前3Firebird 2.1 ErrorCodes
server attachments cannot validate databases -923 335544464 cant_start_logging Secondary server attachments cannot start logging -924 335544325 bad_dpb_content Bad parameters on attach or create database0 码力 | 31 页 | 103.24 KB | 1 年前3firebird gsec
databases at all. The password can be up to 8 characters long, but when supplying one to gsec, or logging into databases, the characters after the eighth are simply ignored. -uid, -gid -uid 0 码力 | 23 页 | 145.31 KB | 1 年前3firebird 30 sprachreferenz
einschließlich der fehlgeschlagenen, zu protokollieren: CREATE TRIGGER TR_CONNECT ON CONNECT AS BEGIN -- Logging all attempts to connect to the database IN AUTONOMOUS TRANSACTION DO INSERT INTO LOG(MSG) FROM BLOCKED_USERS WHERE USERNAME = CURRENT_USER)) THEN BEGIN -- Logging that the attempt to connect -- to the database failed and sending -- a message about the IF (SP_NAME NOT STARTING 'SP_') THEN EXCEPTION EX_BAD_SP_NAME USING ('SP_', SP_NAME); END 4. Logging an error and re-throwing it in the WHEN block: Chapter 7. Prozedurale SQL-Anweisungen (PSQL) 3920 码力 | 701 页 | 3.12 MB | 1 年前3firebird gfix
because it looks like the response code is always zero — at least up until Firebird 2.0. When logging into a database on a remote server, you will always be required to pass the -u[ser] and -pa[ssword]0 码力 | 44 页 | 247.13 KB | 1 年前3firebird 5 quickstartguide
server activates the plugin, but doesn’t grant Windows accounts any type of access to databases yet. Logging in to, say, the employee database without credentials (and making sure no embedded connection is0 码力 | 49 页 | 396.21 KB | 1 年前3firebird language reference 30 rus
подключения к серверу не могут проверять базу данных -923 335544464 cant_start_logging Secondary server attachments cannot start logging Вторичные подключения к серверу не могут начинать логгирование -9240 码力 | 719 页 | 3.98 MB | 1 年前3
共 10 条
- 1