 Firebird 2 QuickStart................................................................................... 17 Windows Control Panel applets .................................................................................. considerations. If you install Firebird under Windows 95/98/ME, uncheck the option to install the Control Panel applet. It doesn't work on these platforms. You'll find a link to a usable applet further down described later on in this guide. Server check: Windows, running as service Open Control Panel -> Services (NT) or Control Panel -> Administrative Tools -> Services (2000, XP). This illustration shows the0 码力 | 40 页 | 218.42 KB | 1 年前3 Firebird 2 QuickStart................................................................................... 17 Windows Control Panel applets .................................................................................. considerations. If you install Firebird under Windows 95/98/ME, uncheck the option to install the Control Panel applet. It doesn't work on these platforms. You'll find a link to a usable applet further down described later on in this guide. Server check: Windows, running as service Open Control Panel -> Services (NT) or Control Panel -> Administrative Tools -> Services (2000, XP). This illustration shows the0 码力 | 40 页 | 218.42 KB | 1 年前3
 Firebird Internals: Inside a Firebird Databaserepeating characters is reduced to a control byte that determines the repeat count followed by the actual byte to be repeated. Where data cannot be compressed, the control byte indicates that "the next 'n' 'n' characters are to be output unchanged". The usage of a control byte is as follows: Positive n the next 'n' bytes are stored 'verbatim'. Negative n the next byte is repeated 'n' times, but stored decompression code needs to be able to know which bytes in the data are control bytes. This is done by making the first byte a control byte. Knowing this, the decompression code is easily able to convert0 码力 | 63 页 | 261.00 KB | 1 年前3 Firebird Internals: Inside a Firebird Databaserepeating characters is reduced to a control byte that determines the repeat count followed by the actual byte to be repeated. Where data cannot be compressed, the control byte indicates that "the next 'n' 'n' characters are to be output unchanged". The usage of a control byte is as follows: Positive n the next 'n' bytes are stored 'verbatim'. Negative n the next byte is repeated 'n' times, but stored decompression code needs to be able to know which bytes in the data are control bytes. This is done by making the first byte a control byte. Knowing this, the decompression code is easily able to convert0 码力 | 63 页 | 261.00 KB | 1 年前3
 firebird 40 language reference. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 552 12. Transaction Control. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . well, sometimes with some limitations or extensions, notable limitations are DDL and transaction control statements. Stored procedures can have many input and output parameters. 5.8.1. CREATE PROCEDURE the volume of deadlock errors will grow unless you design your locking strategy carefully and control it rigorously. • Most applications do not need explicit locks at all. The main purposes of explicit0 码力 | 778 页 | 3.43 MB | 1 年前3 firebird 40 language reference. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 552 12. Transaction Control. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . well, sometimes with some limitations or extensions, notable limitations are DDL and transaction control statements. Stored procedures can have many input and output parameters. 5.8.1. CREATE PROCEDURE the volume of deadlock errors will grow unless you design your locking strategy carefully and control it rigorously. • Most applications do not need explicit locks at all. The main purposes of explicit0 码力 | 778 页 | 3.43 MB | 1 年前3
 Firebird 1.0 QuickStartIf you install Firebird 1.03 or higher under Windows 95/98/ME, uncheck the option to install the Control Panel applet. It doesn't work on these platforms. We'll give you a link to a usable applet later service on Windows NT, 2000 or XP or on Linux. Windows NT4, 2000 and XP Open Control Panel -> Services (NT) or Control Panel -> Administrative Tools -> Services (2000, XP). Firebird 1.0 Quick Start Windows 9x or ME machine. Alternatively, you can use a Control Panel applet to control the starting and stopping of the Firebird server. Windows Control Panel applets Pre-1.0 distributions of Firebird for0 码力 | 26 页 | 179.05 KB | 1 年前3 Firebird 1.0 QuickStartIf you install Firebird 1.03 or higher under Windows 95/98/ME, uncheck the option to install the Control Panel applet. It doesn't work on these platforms. We'll give you a link to a usable applet later service on Windows NT, 2000 or XP or on Linux. Windows NT4, 2000 and XP Open Control Panel -> Services (NT) or Control Panel -> Administrative Tools -> Services (2000, XP). Firebird 1.0 Quick Start Windows 9x or ME machine. Alternatively, you can use a Control Panel applet to control the starting and stopping of the Firebird server. Windows Control Panel applets Pre-1.0 distributions of Firebird for0 码力 | 26 页 | 179.05 KB | 1 年前3
 Firebird 2.5 Language Reference. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 383 10. Transaction Control. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . well, sometimes with limitations or extensions. Among notable exceptions are DDL and transaction control statements. Stored procedures can have many input and output parameters. 5.8.1. CREATE PROCEDURE a database object that packages a set of SQL privileges. Roles implement the concept of access control at a group level. Multiple privileges are granted to the role and then that role can be granted0 码力 | 521 页 | 2.30 MB | 1 年前3 Firebird 2.5 Language Reference. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 383 10. Transaction Control. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . well, sometimes with limitations or extensions. Among notable exceptions are DDL and transaction control statements. Stored procedures can have many input and output parameters. 5.8.1. CREATE PROCEDURE a database object that packages a set of SQL privileges. Roles implement the concept of access control at a group level. Multiple privileges are granted to the role and then that role can be granted0 码力 | 521 页 | 2.30 MB | 1 年前3
 Firebird File and Metadata Securityrequests and then use 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 Linux/Unix) capabilities could be a useful way to implement such requirements. In this way you maintain control over the database file and can restrict access to the various features and structures of your database output the decrypted details directly. The developer, not Chapter 4. The Solution 7 being in control of the server, can neither detect nor prevent such activity. You might consider building your own0 码力 | 19 页 | 115.27 KB | 1 年前3 Firebird File and Metadata Securityrequests and then use 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 Linux/Unix) capabilities could be a useful way to implement such requirements. In this way you maintain control over the database file and can restrict access to the various features and structures of your database output the decrypted details directly. The developer, not Chapter 4. The Solution 7 being in control of the server, can neither detect nor prevent such activity. You might consider building your own0 码力 | 19 页 | 115.27 KB | 1 年前3
 Firebird 1.5 QuickStart SpanishSi instala Firebird bajo Windows 95/98/ME, desmarque la opción de instalar el applet del Panel de Control. No funciona en estas plataformas. Más adelante en esta guía le daremos un enlace a un applet usable en Windows NT, 2000 o XP o en Linux. Windows NT4, 2000 y XP Abra el Panel de Control -> Servicios (NT) o Panel de Control ->Herramientas Administrativas-> Servicios (2000, XP). Esta ilustración muestra applet del panel de control para arrancar / parar el servidor Firebird. Applets del panel de control para Windows Desde la versión 1.03, se incluye un applet para el panel de control en la distribución0 码力 | 26 页 | 174.63 KB | 1 年前3 Firebird 1.5 QuickStart SpanishSi instala Firebird bajo Windows 95/98/ME, desmarque la opción de instalar el applet del Panel de Control. No funciona en estas plataformas. Más adelante en esta guía le daremos un enlace a un applet usable en Windows NT, 2000 o XP o en Linux. Windows NT4, 2000 y XP Abra el Panel de Control -> Servicios (NT) o Panel de Control ->Herramientas Administrativas-> Servicios (2000, XP). Esta ilustración muestra applet del panel de control para arrancar / parar el servidor Firebird. Applets del panel de control para Windows Desde la versión 1.03, se incluye un applet para el panel de control en la distribución0 码力 | 26 页 | 174.63 KB | 1 年前3
 Firebird 2.1.5 Installationcan start the server on demand from the Services applet in the Settings/Control Panel/ Administration Tools selection. Use Control Panel Applet (Superserver only) Installing on Windows 24 If Superserver you will see an option to “Install Control Panel applet?”. Unless your operating system is Vista, it might be handy to keep this as it places an applet in the Control Panel from which you can stop and [re]start [re]start the server. Don't install the Control Panel applet on Vista! Installing this applet on Vista has the potential to break your system's control panel altogether. If it appears on the installer0 码力 | 46 页 | 217.89 KB | 1 年前3 Firebird 2.1.5 Installationcan start the server on demand from the Services applet in the Settings/Control Panel/ Administration Tools selection. Use Control Panel Applet (Superserver only) Installing on Windows 24 If Superserver you will see an option to “Install Control Panel applet?”. Unless your operating system is Vista, it might be handy to keep this as it places an applet in the Control Panel from which you can stop and [re]start [re]start the server. Don't install the Control Panel applet on Vista! Installing this applet on Vista has the potential to break your system's control panel altogether. If it appears on the installer0 码力 | 46 页 | 217.89 KB | 1 年前3
 Firebird Generator Guide: A guide on how and when to use generators in Firebird. . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 5.4. Generators to monitor and/or control long-running Stored Procedures . . . . . . . . . . . . . . . . . . . 16 Appendix A: Document history certain value and then obtain that same value — it’s inside the database, but outside of transaction control. 2.2. What is a sequence? “Sequence” is the official SQL term for what Firebird calls a generator your database. 2.6. Generators and transactions As said, generators live outside of transaction control. This simply means you cannot safely “rollback” generators inside a transaction. There may be other0 码力 | 20 页 | 169.00 KB | 1 年前3 Firebird Generator Guide: A guide on how and when to use generators in Firebird. . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 5.4. Generators to monitor and/or control long-running Stored Procedures . . . . . . . . . . . . . . . . . . . 16 Appendix A: Document history certain value and then obtain that same value — it’s inside the database, but outside of transaction control. 2.2. What is a sequence? “Sequence” is the official SQL term for what Firebird calls a generator your database. 2.6. Generators and transactions As said, generators live outside of transaction control. This simply means you cannot safely “rollback” generators inside a transaction. There may be other0 码力 | 20 页 | 169.00 KB | 1 年前3
 Firebird 2 QuickStart Germanverwenden wollen: • Zuerst den Superserver installieren; • Kopieren Sie danach das Applet Firebird2Control.cpl vom Windows Systemverzeichnis an einen sicheren Ort; • Deinstallieren Sie den Superserver; • Dies ist ein Screenshot des aktivierten Applets. Beachten Sie, dass die Titelbar „Firebird Server Control“ ver- wendet, obwohl es in der Systemsteuerung als Firebird 2.0 Server Manager angeführt wird. Firebird Bedauerlicherweise funktioniert dieses Applet nur in Verbindung mit Windows NT, 2000/2003 and XP. Firebird Control Center Falls Sie ein Applet benötigen, das auch unter Windows 9x bzw. ME funktioniert, dann besuchen0 码力 | 37 页 | 207.22 KB | 1 年前3 Firebird 2 QuickStart Germanverwenden wollen: • Zuerst den Superserver installieren; • Kopieren Sie danach das Applet Firebird2Control.cpl vom Windows Systemverzeichnis an einen sicheren Ort; • Deinstallieren Sie den Superserver; • Dies ist ein Screenshot des aktivierten Applets. Beachten Sie, dass die Titelbar „Firebird Server Control“ ver- wendet, obwohl es in der Systemsteuerung als Firebird 2.0 Server Manager angeführt wird. Firebird Bedauerlicherweise funktioniert dieses Applet nur in Verbindung mit Windows NT, 2000/2003 and XP. Firebird Control Center Falls Sie ein Applet benötigen, das auch unter Windows 9x bzw. ME funktioniert, dann besuchen0 码力 | 37 页 | 207.22 KB | 1 年前3
共 20 条
- 1
- 2













