Jaybird 2.2.1 Released

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

This release contains the following fixes:

  • Fixed: UnsatisfiedLinkError in libjaybird22(_x64).so undefined symbol:  _ZTVN10__cxxabiv117__class_type_infoE on Linux (JDBC-259)
  • Added connection property columnLabelForName for backwards compatible behavior of ResultSetMetaData#getColumnName(int) and compatibility with bug in com.sun.rowset.CachedRowSetImpl (JDBC-260).
    Set property to true for backwards compatible behavior (getColumnName() returns the column label); don’t set the property or set it to false for JDBC-compliant behavior (recommended).
  • Fixed: setString(column, null) on “? IS (NOT) NULL” condition does not set parameter to NULL (JDBC-264)
  • The charSet connection property now accepts all aliases of the supported Java character sets (eg instead of only Cp1252 now windows-1252 is also accepted) (JDBC-267)
  • Fixed: values of charSet property are case-sensitive (JDBC-268)
  • Fixed: setting a parameter as NULL with the native protocol does not work when Firebird describes the parameter as not nullable (JDBC-271)

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

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

#Perl Firebird driver DBD-Firebird 1.11 is released with utf-8 and other bugfixes

On the behalf of the developers and contributors team, I’m pleased to announce that DBD::Firebird v1.11 , a DBI driver for the Firebird RDBMS server is released.

This release brings many changes and bugfixes .

  • Test::Exception is required
  • On Freebsd Threaded perl is required
  • Test database to use UTF8 charset and enable UTF8 for the connection
  • Fix CHAR lenght when using multi-byte character set Fixes #32 (RT#76506)
  • Additional debug when finishing already finished statement
  • Avoid double destroying of statement in auto-commit mode with DDL Fixes Github Issue #30 (RT#72946)

The development is done on GitHub and the mailing list is here

Thank you

Database Workbench 4.3.1 Free Lite Editions released

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

Database Workbench 4.3.1 Lite

For more information, see here.

Changes include:

  • Incremental data search
  • Increased MySQL data type support
  • Several bugfixes

And much more: click here for the full list of changes in v4.3.1 and 4.3.0

Database Workbench Pro 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 )

The Lite Editions are available for:
– InterBase
– Firebird
– MySQL

You like this news? Twitter it! Share it! Blog about it!

Firebird Hosting on Windows & Linux

Having offered Firebird hosting on our Linux servers for over two years, InspiroHost is happy to announce that we now also offer Windows web hosting with full support for Firebird, PHP, MySQL, ASP and all the tools you need to get your website up and running. Cpanel/Plesk control panels are included, as is 24/7 technical support and server monitoring.

Please visit us at http://www.inspirohost.com/firebird-sql-hosting/

Django 1.5 driver for firebird ready for testing (based on the new fdb driver)

Hi everyone,

I’ve some news about development of django-firebird:

First, the current django-firebird at google code repository was updated (in trunk) with support for django 1.4. This version is still with kinterbasdb support.

There is a new version of django-firebird at https://github.com/maxirobaina/django-firebird.
This version is under development and uses the new fdb python-firebird driver in replacement of kinterbasdb. Also it’s tested with django 1.5 master branch, so that is possible what this can fail with django 1.4.
Given that this is still in alpha stage, so we need that you try it and give us some feedback.

For the moment, I’ll try to maintain both, but in the future, all efforts will target fdb with firebird 2.x and later.

Firebird 2.5.2 Release Candidate is available

The Firebird Project team is happy to announce that the v2.5.2 release
candidate kits for Linux, Windows and Mac OS X platforms are ready for
testing.

Please read the Release Notes for details.

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

Enjoy the testing and please don’t hesitate to report the found
regressions (if any) to firebird-devel mailing list or in the bug tracker.

Regards,
Dmitry

1 49 50 51 52 53 147