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

PHP 7.0.14 available with PDO_Firebird fixes

The PHP development team announces the immediate availability of PHP 7.0.14.
This is a security release. Several security bugs were fixed in this
release.

All PHP 7.0 users are encouraged to upgrade to this version.

For source downloads of PHP 7.0.14 please visit our downloads page:
http://www.php.net/downloads.php

Windows binaries can be found on http://windows.php.net/download/

The list of changes is recorded in the ChangeLog:
http://www.php.net/ChangeLog-7.php#7.0.14

Regards,
Anatol Belski and Ferenc Kovacs

ps: Firebird related change

PDO_Firebird:

  • Fixed bug #73087, #61183, #71494 (Memory corruption in bindParam).

IBX2 is now available with full support for the Firebird 3 API

MWA Software is pleased to announce the release of IBX2 for Lazarus. This is formally a pre-release. Although the software has been put through more extensive testing that any previous release of IBX for Lazarus, there are nevertheless considerable changes to the codebase and a period of in service experience is needed before IBX2 should be considered for production use. User reports, both positive and negative, are encouraged.

IBX2 is available for download from http://www.mwasoftware.co.uk/ibx2

The IBX2 headlines are:

  • Full support for both the Firebird 3 API and the legacy Firebird API.
  • Support for Firebird Arrays including a new Data Aware control derived from a TCustomStringGrid.
  • Reduced RAM footprint.
  • Support for embedded SQL statement execution.
  • Extensive testing has been performed with emphasis on avoiding memory leaks and to ensure that the performance is at least as good as previous versions.
  • Further bug fixes (see changelog).

IBX2 requires a minimum of FPC 3.0.0 and Lazarus 1.6.0.

The original IBX code has been split into two packages: the main IBX package which provides the non-visual components, and a new fbintf package (see separate announcement). The fbintf package provides a common interface for the Firebird 3 API and the legacy Firebird API and is the means by which embedded SQL statement execution is supported. The fbintf package may also be used on its own and has the potential to provide a common Firebird API to all FPC database applications.

IBX2 includes much improved documentation. There is a 108 page user guide for IBX itself and an 89 page user guide to the Firebird Pascal API provide by the fbintf package. There are also 15 example programs included in the package.

IBX2 is intended to be backwards compatible and most user applications should re-compile with no issues. However, there are differences and the user guide includes a section on upgrading to IBX2.

1 40 41 42 43 44 296