Libdbi firebird driver progress
With Libdbi – a database independent abstraction layer written in C , you can see the new tests status with latest code from cvs
With Libdbi – a database independent abstraction layer written in C , you can see the new tests status with latest code from cvs
In the Applications Databases section from release notes on Fedora core 12 we can see the new Firebird and Flamerobin packages for it
More details about the release in the freshmeat changelog
Original article is in Portuguese, Google Translatation is here
You can read the proposed changes and responses on firebird-devel :
Physical ODS Changes for ODS 12
System Catalog Additions for ODS 12
The Firebird Commandline Utilities book has been split into separate manuals.
New:
With Visual Web Developer, from Microsoft you need to follow these steps
Firebird 2.5 architecture comparison sheet is available via this blog
http://blog.upscene.com/thomas/index.php?entry=entry091016-133211
This is based on Dmitry’s presentation and some private discussions
For another good overview you can read Douglas Tosi blog
Firebird 2.5 Architecture, by Dmitry Yemanov (presentation given at the 2008 Firebird Conference).
Pyrit’s storage code was abstracted and refactored which makes it possible to use relational databases like firebird
The benefit: Create a central mysql/pgsql/mssql/oracle/firebird/sqlite-server somewhere on your network and let multiple Pyrit-clients access and work on the central server for good; enjoy the blessings of ACID, partitioning, automatic backup, replication and fine-grained user authentication.