An ALPHA Firebird adapter for Rails 3.2+ is up.
Firebird ActiveRecord adapter for Rails 3.2+ is up on Github, this is Alpha quality and is intended only for testers
Announcements of new Firebird related products, or new releases.
Firebird ActiveRecord adapter for Rails 3.2+ is up on Github, this is Alpha quality and is intended only for testers
| |
SQL Maestro Group announces the release of AnySQL Maestro 12.5, a powerful tool to manage any database engine accessible via ODBC driver or OLE DB provider (MS Access, SQL Server, Firebird, Oracle, MySQL, PostgreSQL, etc). |
AnySQL Maestro comes in both Freeware and Professional editions (more information).
New version features a powerful and easy to use data reporting tool, recognizing of auto increment columns, improved SQL editors and viewers and a lot of other useful things (full press release).
AnySQL Maestro 12.5 has been successfully tested with the latest Firebird ODBC drivers and all the latest Firebird database server versions up to 2.5.1.
| Upscene Productions is proud to announce the next version of the popular multi-DBMS development tool: ” Database Workbench 4.2.4 Pro ” For more information, see here. |
Click here for the full list of changes in v4.2.4
We are celebrating our Ten Year anniversary, spread the word: 70% discount on all our products until the end of May!
The free Lite Editions will be released later this month.
Database Workbench supports:
– Borland InterBase (6.x – XE )
– Firebird ( 1.x, 2.x )
– MS SQL Server/MSDE ( 7, 2000, 2005, 2008, MSDE 1 & 2, SQL Express )
– MySQL 4.x, 5.x
– Oracle Database ( 8i, 9i, 10g, 11g )
– Sybase SQL Anywhere ( 9, 10, 11 and 12 )
– NexusDB ( 3.0 and up )
You like this news? Twitter it! Share it! Blog about it!
![]() |
Upscene Productions announces the first release of: “Hopper – a Stored Code Debugger” |
Hopper is a Stored Routine and Trigger Debugger, currently
available for Firebird only, an InterBase and MySQL version
will follow soon.
For more information and a trial download, see the news @ Upscene Productions, pricing information is available.
You like this news? Twitter it! Share it! If you’d like to blog about it, contact us!
As we announced Libgda is now improves Firebird support in the latest version : 5.1.0
Libgda is a (relatively small) database access library: it is a
wrapper like ODBC but with more features to access several database
engines * features a meta data extractor (to know all about database
objects in a common way) comes with an SQL console application
Work is in progress for Firebird (Check the git tree). There is also a
special feature which allows one to connect to a database hidden
behing a web server (through specific PHP scripts) * LGPL licensed for
the libraries and GPL licensed for the tools.
See http://www.gnome-db.org for more information.

ps: I like the Gda Browser Relation Diagram tool
![]() |
Upscene Productions announces the 4th public beta of: “Hopper – a Stored Code Debugger” |
This release fixes several issues as reported by you, our users, and adds a Help file.
For more information and a trial download, see the news @ Upscene Productions, pricing information is available.
You like this news? Twitter it! Share it! If you’d like to blog about it, contact us!
![]() |
DA-SOFT Technologies announces the availability of AnyDAC for Delphi Spring 2012 release v 5.0.7.2333 – high-speed, Universal Data Access Components for Firebird, Interbase, SQLite, MySQL, MS SQL Server, Oracle, PostgreSQL, MS Access, IBM DB2, Sybase SQL Anywhere, Informix, Advantage, dbExpress, ODBC, that simplifies the task of building Embarcadero Delphi, C++Builder and Free Pascal Compiler database applications. |
AnyDAC for Delphi can be immediately downloaded from the download page.
What is new in v5.0.7 and what is AnyDAC ?
The Firebird JDBC team is happy to announce the release of Jaybird 2.2.0
beta-1.
This release contains the following changes:
* Enhanced support for JDBC 4.0 (Java 6)
* Support for JDBC 4.1 (Java 7) – including try-with-resources support,
* Implementation of getGeneratedKeys(),
* Enhanced support for the services API,
* Support for 64 bit native libraries for Type 2 / Embedded,
* A number of bug fixes
Downloads are available from:
https://sourceforge.net/projects/firebird/files/firebird-jca-jdbc-driver/
The beta release is also available on maven(*):
<groupId>org.firebirdsql.jdbc</groupId>
<artifactId>jaybird-jdkXX</artifactId>
<version>2.2.0-beta-1</version>
The artifactId depends on your target Java version: jaybird-jdk15,
jaybird-jdk16 or jaybird-jdk17
Problems, bugs: please mail us on the Firebird-Java group or add a
ticket to the tracker on http://tracker.firebirdsql.org/browse/JDBC
*) As this is the first release to Maven and we need manual
authorization from Sonatype, it can take several days before the
artifacts are really available on Maven
—
Mark Rotteveel
News via Mark Rotteveel on twitter
Finishing touches to Jaybird 2.2 beta releasenotes, hopefully I will be able to finally release it this weekend
ps:
Jaybird 2.2 is the next Firebird jdbc driver release with many fixes which will include improved support of the JTA specification (XADataSource and XAResource interfaces). Additionally it already has improved support for OpenOffice.org/LibreOffice Base component, which deviates in some places from the JDBC 3.0 specification.