Category: Developer News
News from the Firebird developers.
Installing and libdbi abstraction layer for Firebird c api
If you wish firebird C api were simpler to use similar to dbi api that is used in the perl world
then now you can with the help of libdbi and it’s nice C api , Here is my howto install such an abstraction layer over the standard Firebird C api.
Here is how the libdbi example should look for firebird
CakePHP RC3 – The RC of Triumph!
It’s finally here: the final release before the final release of
CakePHP 1.2 [ED:Tested and works just fine with Firebird 2.1]

Some of you may remember the benchmarks posted by Rasmus Lerdorf, in
which CakePHP did not perform so well. We can all debate Rasmus’ due
diligence (or lack of), but what was clear was that we had some
catching up to do. Over the past few weeks, Larry has worked
tirelessly on iteration after iteration of performance improvements,
and now we’re faster than ever before. By itself, the bootstrap
process is over 10x faster than RC2, and basic requests for static
content are now about 5x faster overall.
Frank Ingermann’s session (from firebird conference) available as PDF
Hi people,
Fabio has sent me the PDF version of Frank Ingermann’s conference session. You can find it at
http://www.firebirdsql.org/pdfmanual/Writing-Firebird–Docs-Intro.pdf
or via the Firebird Documentation Index –> Manuals for Firebird Docwriters
Firebird 2.0 Language Reference Update
I’ve uploaded PDF, HTML and multi-HTML versions of the 2.0 LangRef Update to
FlameRobin 0.9.0 released
23.09.2008 – A new release is out. It brings new features like Firebird 2.1 support, tabbed browsing, etc. Windows, Linux and Mac OS X binaries and source code package are available for download. Here are the details.
DDEX Provider v2.0.4 for Visual Studio
The DDEX Provider v2.0.4 for Visual Studio has been released. Download it from
http://www.firebirdsql.org/index.php?op=files&id=netprovider.
DDEX Provider v2.0.3 for Visual Studio
Hello,
the DDEX Provider v2.0.3 for Visual Studio has been released. This release contains all new registry files as well as reworked readme file for installation and one bug fix. Download it from http://www.firebirdsql.org/index.php?op=files&id=netprovider.
Provider for Entity Framework for Firebird is back and ready for SP1 final
The final version of SP1 for VS2008 and .NET 3.5 is out for a while. And you may noticed, that there were some [more …]
Progress on the Entity Framework Provider for Firebird
Today, after some days/weeks, I finally created some noticable (= not only internals) progress with Entity Framework provider for Firebird.
Now, the provider is able to use, map, call, … stored procedures (and functions [very experimental]). You can select stored procedures from database, map these to some operations in EF, create “function imports” etc. You can see this working on picture:

