Firebird Python driver FDB 0.9 is now released with Documentation and new Features

FDB release 0.9 (we’re getting close to 1.0!) is out:
http://pypi.python.org/pypi/fdb/0.9
New Features:
* Documentation: both in-source (in Sphinx autodoc format and html)
* Services API completely reworked
Other changes:
* Many unregistered bugs fixed.
* Various optimizations and cleanup
* Object reference graph optimizations
* Many new tests in test suite

Target for next (1.0) release: Firebird ARRAY support

News via ‘s google plus page

 

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!

1 49 50 51 52 53 147