Author: mariuz
The two day event at the Computing Center, University of Erlangen-Nürnberg, Germany, 8 – 9 May 2009 has been cancelled
The planned two-day event at the Computing Center, University of Erlangen-Nürnberg, Germany, 8 – 9 May 2009 has been cancelled, unfortunately, due to the low number of people registering to attend.
FOS Nigeria Conference 2009
Picture of the day on the Firebird events page
Mustapha Abubakar during his Firebird presentation at the Bayero University (in March)
Why so few developers are using Firebird SQL? (not so true…)
Recently I started a new project in which I need to choose another database besides MySQL. Since then, I had been using MySQL for basically everything, but given the MySQL licensing scheme and a few restrictions of the project itself, this time I had to use something else. So I choose Firebird SQL.
Please comment on reddit.com
Important improvement (bug fix IMO) in 2.5
Delighted to see that the release notes for Firebird 2.5
include a Logic Change in SET Clause
qt 4.5.1 released with firebird fixes
Newest v2.1 version of FireFace.
Newest v2.1 version of FireFace.
-
· Full Unicode support.
· Spell checking possibility in SQL script.
· Context sensitive help.
· Web help: help.fireface,eu
Kevora IDE for Firebird
New QT based IDE for Firebird Kevora
Recently, Kevora also supports Firebird or Interbase access. Despite this database does not have schemas, Kevora will place all objects below a “virtual” rdb$relations schema.
The tools we use to produce Kevora are:
- * Qt Creator or QDevelop.
* Qt Designer.
* Qt Linguist.
* GCC compiler and g++ (on Linux).
* MinGW (on Windows).
* InstallJammer or BitRock InstallBuilder for Qt.
Zend Framework seems to support an adapter for Firebird (php_interbase).
Zend Framework seems that support the php_interbase adapter for Firebird , that means you can use it instead of the unstable pdo driver , News via stackoverflow
HowTo:Firebird and php pdo driver on ubuntu
Firebird php pdo driver install guide on Ubuntu using the recommended way from pear or php5 source from Ubuntu [Warning : pdo driver is unstable and is better to use other wrappers for ibase driver] if you want another cross database api (like pdo)]