Jaybird 2.2.3 (Firebird JDBC) released

The Firebird JDBC team is happy to announce the release of Jaybird 2.2.3.

See http://www.firebirdsql.org/en/jdbc-driver/ for the downloadlinks.

The release is also available on maven:
<groupId>org.firebirdsql.jdbc</groupId>
<artifactId>jaybird-jdkXX</artifactId>
<version>2.2.3</version>

The artifactId depends on your target Java version: jaybird-jdk15, jaybird-jdk16 or jaybird-jdk17.

The following has been changed or fixed in Jaybird 2.2.3:

  • Fixed incorrect synchronization in native and embedded protocol (JNI) implementation for iscBlobInfo and iscSeekBlob (JDBC-300)
  • Fixed holdable ResultSet is closed on auto-commit (JDBC-304, JDBC-305)
  • Fixed table names missing or padded with spaces in Database view of IntelliJ IDEA (JDBC-308, IDEA-100786)
  • Fixed incorrect JDBC minor version reported under Java 7; this resulted in an incorrect column name (for Java 7) in the metadata of DatabaseMetaData.getColumns(…) (JDBC-309)
  • Added IOException to cause of GDSException with error 335544721; “Unable to complete network request to host “”” for further investigation (JDBC-306)

More details are available in the Jaybird 2.2.3 releasenotes.

Database Workbench 4.4.0 released

Upscene Productions is proud to announce the next
version of the popular multi-DBMS development tool:

Database Workbench 4.4.0 Pro

For more information, see here.

This version includes small new features, enhancements and fixes for issues as reported by our users.

Changes include:

  • improved SQL Insight
  • improved stored routine debugging
  • improved Unicode support

And much more: click here for the full list of changes in v4.4.0

The free Lite Editions will be released later.

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!

If you want to promote and blog about Database Workbench, send us an e-mail for a free license.

PHP 5.5 beta3 is released and pdo_firebird.dll is re-added to builds and ready for testers

The PHP development team announces the release of the 3rd beta of PHP 5.5.0. This release fixes some bugs against beta 2.

PHP 5.5.0beta3 is shipped with some bug fixes and improvements. Here is an incomplete list:

  • Drop support for bison < 2.4 when building PHP from GIT source.
  • Fixed bug #54567 (DateTimeZone serialize/unserialize)
  • Fixed bug #64555 (foreach no longer copies keys if they are interned)
  • Fixed bug #64578 (debug_backtrace in set_error_handler corrupts zend heap)

You can read the full list of changes in the NEWS file contained in the release archive.

For source downloads of PHP 5.5.0beta3 please visit the download page, Windows binaries can be found on windows.php.net/qa/.

Our next beta is expected for April 25th. RC should follow.

Thank you for supporting PHP

Django1.5.x Firebird driver with Python 3.x support ready for testing

Maximiliano Robaina wrote about Python3 fixes for the Firebird Django driver :

I just pushed up a new commit into django-firebird github repository [1] with several python 3 fixes.
If anybody can test it with python 3 and report any issue, it will be appreciated.

Take into account that this improvements are available into github repository, not on PyPI yet. Pull requests are welcome 😉

[1] https://github.com/maxirobaina/django-firebird

Avanced Data Generator 3, beta 3 released

adg3_64x64 Upscene Productions announces a new release of:
Advanced Data Generator 3, beta 3″

This beta release includes a beta for the Firebird, MySQL and InterBase Edition.

A fast test-data generator tool that comes with a library of real-life data, can generate data into your database, XML Data Files, SQL script, CSV files, has many filling options, templates and much more.

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!

Security Updates for Firebird 2.5.2 and Firebird 2.1.5 are released

The Firebird Project releases important security updates addressing a remote stack buffer overflow discovered in the Firebird Server during March, 2013.

This vulnerability allows an unauthenticated user to crash the server and opens a gate for remote code execution, so it’s highly recommended to upgrade your server installations. Security updates are available for Firebird 2.5.2 and Firebird 2.1.5 versions. They don’t include any changes other than the bugfix for the aforementioned buffer overrun.

http://www.firebirdsql.org/en/firebird-2-5/

YiiFirebird 1.0 is marked as stable we need more volunteers for writing and doing tests

It seems that now the YiiFirebird extension is stable enough (please let me know it is not so) for merge in YiiFramework master repo.
Now, the next step is to create the automated tests for this extension. Volunteers? Ideas?
We need to add a “tests” directory for that purpose in our local repo before committing Yii master repo.
Example: https://github.com/yiisoft/yii/blob/master/tests/framework/db/schema/CPostgresTest.php

Comment on this issue

 

1 41 42 43 44 45 147