New Flamerobin snapshot available : 0.9.3.3
New Flamerobin snapshot available.
Increased Firebird 3 compatibility and a new dependency interface.
https://github.com/mariuz/flamerobin/releases/tag/0.9.3.3
Take a look, test and comment.
Firebird related news
New Flamerobin snapshot available.
Increased Firebird 3 compatibility and a new dependency interface.
https://github.com/mariuz/flamerobin/releases/tag/0.9.3.3
Take a look, test and comment.
Planning to move to Firebird 3 and still didn’t buy the Migration Guide to Firebird 3?
Here is your chance to buy the eBook with USD 5 discount, so the final price will be USD 11! The promotion is valid only for the eBook version (PDF) and will be active up to Aug, 21.
Hurry up, save some money and many hours of headache during your migration process!
Enter the coupon code FB3OFF5 in the order form to get your discount!
Obs: Most of the information in this guide can also be applied when moving to Firebird 4.
Rust Firebird Client that Binds to official firebird client lib
The aim of these examples is to copy as closely as possible the equivalent C++ examples. The primary intention is to demonstrate how to make calls to the new Firebird OO API. For this reason they should not be considered examples of best practice.
Another alternative is MWA Software’s Firebird Pascal Interface https://www.mwasoftware.co.uk/fb-pascal-api
New version of RedExpert 2020.08 has been released.
The main changes:
Download and install the new version.
Jaybird 4.0.1 has been released. Jaybird 4.0.1 is the first maintenance release of Jaybird 4, and introduces support for INT128 (a new type in Firebird 4), improves support for the Firebird 4 WITH TIME ZONE types by adding support for java.time.ZonedDateTime and making some of the derivation rules more consistent with Firebird. It also provides some bug fixes and other changes.
The following has been changed or fixed since Jaybird 4.0.0
Jaybird 4 supports Firebird 2.5 and higher, on Java 7, 8, 11 and 14 (using the Java 11 version of the driver).
See also:
Firebird Java External Engine Plugin 1.0.0-beta-1 is now available for download https://github.com/FirebirdSQL/fbjava/releases/tag/1.0.0-beta-1
IBSurgeon releases version 7 of FirstAID: recovery for Firebird and InterBase databases.
This version includes the following new features and bugfixes:
Download FirstAID now: https://ib-aid.com/en/ibsurgeon-firstaid/
Clients with available FirstAID activations (from version 3.0+) can download and use version 7.0 with existing licenses.
Those clients who have exhausted all activations, or users of FirstAID before 3.0, can upgrade here https://ib-aid.com/en/upgrades-ibsurgeon/
Firebird Project is happy to announce general availability of Firebird 3.0.6 — the 6th point release in the Firebird 3.0 series.
This sub-release offers many bug fixes and also adds a few improvements, please refer to the Release Notes for the full list of changes.
Binary kits for Windows, Linux and Android platforms are immediately available for download, Mac OS packages will follow shortly.
There is now an official preview release – v0.5.0 – available on PyPI:
https://pypi.org/project/firebird-driver/
All core driver functionality works, except handling of limbo
transactions due to error discovered in Firebird (should be fixed in
soon to be released Firebird 3.0.6).
This preview version was released because the driver architecture is
evolving rapidly, and I would like get some feedback before the initial
release planned for end of June.
Some important notes about the driver architecture:
Here are some main decisions related to implementation and architecture: