PHP Firebird V1.1.1 has been released.
PHP Firebird V1.1.1 has been released.
Firebird related news
PHP Firebird V1.1.1 has been released.
The second episode of the Developer’s Pub series is now online, and the interviewed is no one less than Ann Harrison, the “mother of InterBase/Firebird”, telling us great histories of her life and the time spent with InterBase and Firebird… and Jim, of course! Enjoy watching, and don’t forget to give your like!
Jaybird 4.0.2 and 3.0.10 have been released.
The following has been changed or fixed since Jaybird 4.0.1:
Jaybird 4 supports Firebird 2.5 and higher, on Java 7, 8, 11 and 15 (support for Java 15 using the Java 11 version of the driver).
See also:
Although Jaybird 3 is still maintained, we recommend upgrading to Jaybird 4.
The following has been changed or fixed since Jaybird 3.0.10:
Jaybird 3 supports Firebird 2.0 and higher, on Java 7, 8, 11 and 15. Basic Java 9 and higher compatibility is provided through the Java 8 version of the driver.
See also:
For those who might not be aware, Firebird on MacOS is now relocatable, in that you don’t necessarily have to install it as a Framework, this also means that you can create an embedded version out of the current installer.
The rest of article is here on Paul’s blog.
New Flamerobin snapshot available! 0.9.3.6 with a few fixes and small features
https://github.com/mariuz/flamerobin/releases/tag/0.9.3.6
Take a look, test and comment!
Database .NET 31.6 is an innovative, powerful and intuitive multiple database management tool, With it you can easily edit and manage your Firebird database files.
dbMigration .NET 13.2 is a simple, easy and intuitive multiple database migration and data synchronization tool, With it you can easily migrate schema and data to Firebird and vice versa.
New Flamerobin snapshot available! 0.9.3.5 with a few fixes and small features
https://github.com/mariuz/flamerobin/releases/tag/0.9.3.5
Take a look, test and comment!
Rust Firebird Client updated to v0.14.0 with a few features and enhancements
Hello All.
We have good news for everyone who uses IBProvider in critical and complex systems.
A «large», multithreaded, load testing of the latest release of IBProvider v5.21.1 and Firebird v3.0.7 (SS, Win, x64) has been carried out.
This is more than 7 million tests that were performed on a 10-core processor.
The main point of this testing was that the global cache of the SQL query parser was used (sql_cache__scope=db).
As usual, the built-in client for Firebird (dbclient_type=fb.direct) was used.
Testing completed with no visible problems.
See additional info at our web site: https://www.ibprovider.com/eng/news/n_201225.html
Best regards, IBProvider Team.
Rust Firebird Client updated to v0.13.0 with Connection String updates and Backend improvements