Firebird security bug fixed in gentoo linux

Firebird allows remote connections to the administrative account without verifying credentials.

Performance improvement by using firebird client from cvs head

He doubled his performance by just switching the firebird client :

We’ve just built and tested ‘libfbclient.so’ from the head branch and tested
it against the release version 2.0.3. In other words, we only switched out
the client library, and left the database server itself intact at version
2.0.3.

The ZeosLib DBOs 6.1.5 – With Delphi 7 and Firebird 1.5

This little article shows how to access Firebird databases by using the ZEOS component Library in version 6.1.5 (including Patches 1&2) and how to use these components in database applications. It does not matter if you use the “real” SQL-Server or the embedded version which is restricted to local held databases. A couple of examples (also migrated Delphi-BDE demos) shall explain how to use the ZEOS components.

1 49 50 51 52 53 78