Category: General news
Firebird related news
NodeJS C++ client node-firebird-libfbclient v.0.0.15 updated with Firebird events fixes
Firebird C++ NodeJS module node-firebird-libfbclient updated with Firebird events fixes and VS2015 builds cleanup.
PHP 7.0.15RC1 is available for testing
PHP 7.0.15 RC1 was just released and can be downloaded from:
https://downloads.php.net/~ab/
The Windows binaries are available at
This release contains a number of bugfixes.
For the list of bugfixes that you can target in your testing, please refer
to the NEWS file:
https://github.com/php/php-src/blob/php-7.0.15RC1/NEWS
Please test it carefully, and report any bugs in the bug system.
The stable release is planned for January 19th, if no critical issues will
be discovered in the RC.
Dorin Marcoci Added Firebrid native type mapping for integers (smallint, integer, bigint) in #PDO #PHP
Dorin Marcoci Added Firebrid native type mapping for integers (smallint, integer, bigint) in PDO_Firebird driver
Testing is welcome! You need to compile his own branch
Related PDO_Firebird feature request https://bugs.php.net/bug.php?id=72583
ANN: 75% OFF – FB TraceManager SuperSALE!
Until the end of 2016, we are offering FB TraceManager at a 75% discount, valid for both, purchasing new licenses and also extending expired licenses. |
Simply use the following coupon during the purchase process:
FBTM-SUPERSALE
FB TraceManager is a comprehensive tracing and monitoring tool for your Firebird database.
More information is available on our website: http://www.upscene.com/fb_tracemanager/
Upscene Productions wish you a happy new year, healthiness and success in 2017.
A few more fixes are commited in Firebird PHP driver PDO_Firebird
Dorin Marcoci commited a few more fixes in PHP master branch related to Firebird PDO driver :
Cursor is not opened on singleton selects. See the related PR #2241 .
PDO test compatibility with Firebird & Oracle select syntax. See the related PR #2244
Fix for PDO_Firebird bug #65689. PDO_Firebrid / exec() does not free allocated statement.
This leaves just a few bugs open for PDO_Firebird (some are feature requests).
Firebird 3.0.1 Status in Debian and Ubuntu
Firebird 3.0.1 is packaged in Debian testing and in unstable
For Ubuntu we recommend Firebird 3.0 ppa where package is imported directly from Debian repository
Ubuntu Supported Versions : Ubuntu 16.10 (Yakkety) , 16.04 (Xenial) and 14.04 (Trusty)
Firebird 3.0 popcon graph for Debian is here
ps: Firebird 2.5 is removed from Debian archive (replaced by Firebird 3.0 package in Debian unstable and testing)
Jaybird 2.2.12 is released
Jaybird 2.2.12 is released
Jaybird 3.0 Beta 2 is released
Jaybird 3.0 Beta 2 is released
We would really appreciate if you could start testing your applications with this version and provide feedback on stability and behaviour, but also on the release notes. Feedback can be sent to the Firebird-java mailinglist or on the issue tracker
Jaybird 3.0 is a big change from Jaybird 2.2 and earlier. We have rewritten the entire low-level implementation to be able to support protocol improvements in newer Firebird versions, we have made changes with a stricter interpretation of the JDBC requirements, and we have removed some parts that were either obsolete or not functioning correctly.
We recommend that you do not consider Jaybird 3.0 a drop-in replacement for Jaybird 2.2, and study the release notes carefully.
LibreOffice bug #103074 : Implement Boolean Type for Firebird driver is now fixed
Bunth Tamás committed a patch related to issue #103074 : Implement Boolean Type for FB driver .
It has been pushed to “master”:
It will be available in LibreOffice 5.4.0.
The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.
ps:
From the list a of Firebird integration blockers there are only a few left
Listed blockers:
70425: EDITING: Embedded Firebird – Copying integer values from Calc to Base impossible See dependency tree for bug 70425
70506: EDITING: Embedded Firebird – Alias in queries are ignored See dependency tree for bug 70506
104316: FIREBIRD 3 : attempting to open a Firebird 3 embedded ODB database file fails to draw all UI elements, causes general LibreOffice UI malfunction