Writing stored procedures in C# in Firebird
The main article is in Japanese for Firebird AdventCalender 2016
The main article is in Japanese for Firebird AdventCalender 2016
Simonov Denis published another part on Howto work with Firebird – and PHP for beginners (In Russian)
Here you can find the latest stable release Firebird 2.5 for supported Ubuntu releases:16.04 (Xenial), 14.04 (Trusty), 12.04 (Precise)
Follow the Firebird 2.5.x guide for usage and installation.
ps : Firebird 2.5.6 is already included in Yakkety Yak (Ubuntu 16.10)
Firebird 3.0.1 Package is uploaded into Firebird 3.0 ppa.
There are packages for Ubuntu 16.10 (Yakkety) , 16.04 (Xenial) and 14.04 (Trusty).
Firebird 3.0.1 changes are available in the release notes
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:
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:
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.
FDB v1.6.1 is available for download. This version fixes a few bugs.
https://pypi.python.org/pypi/fdb
Here is the changelog :
http://pythonhosted.org/fdb/changelog.html#version-1-6-1
PyFirebirdSql 1.0.0 is released with code refactoring , documentation updates.
LibreOffice 5.3 will be announced at the end of January 2017, with a large number of new features which are summarized on the release notes page: https://wiki.documentfoundation.org/ReleaseNotes/5.3.
In order to find, report and triage bugs, the LibreOffice QA team is organizing a third bug hunting session on Friday, December 9, and Saturday, December 10, 2016.
Here is Firebird 3.0 upgrade notice in LibreOffice Base 5.3.
Also detailed migration notes for older ODB files are in the Wiki.
Page is updated for Firebird 3 by Dimitry Yemanov
This document outlines how much Firebird conforms to the current SQL standard. Please note that the following information is not a full statement of conformance, but just information for those interested in the subject.