Download List

Descripción del Proyecto

DBD-InterBase is a Perl-DBI driver for the Firebird and InterBase
Databases, written using the InterBase C API.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-03-14 02:00
0.48

Perl 5.6 compatibilidad fue corregido. prepare_cached () se ha fijado. t/81event-fork.t ahora comprueba la disponibilidad de la señal.
Tags: Minor bugfixes
Perl 5.6 compatibility was fixed. prepare_cached() was fixed. t/81event-fork.t now checks signal availability.

2006-04-27 10:19
0.44

Este comunicado de limpiar las advertencias acerca de las variables utilizadas, cambió de signo, el aumento de la versión de DBI requiere, introducido cambios importantes en caso de API, e incluye varias correcciones de errores.
Tags: Major bugfixes
This release cleaned up warnings about unused variables, changed signedness, increased the required DBI version, made major changes to event API, and included various bugfixes.

2002-09-12 01:20
0.40

Problemas con EXECUTE procedimiento y la fecha / tiempo de manipulación se han fijado, así como algunos errores menores. Interfaces se han añadido a EVENTOS (todavía experimental) y isc_database_info. Fecha / hora en los valores pueden ser recuperados y almacenada como un localtime () matriz de estilo. Esta versión corrige la construcción con las nuevas versiones de DBI / Perl y compila de nuevo con 5 la sección IB. Hay un montón de limpieza y aceleraciones.
Tags: Major feature enhancements
Problems with EXECUTE PROCEDURE and date/time handling have been fixed, as well as some minor bugs. Interfaces have been added to EVENTS (still experimental) and isc_database_info. Date/time values can be retrieved and stored as a localtime() style array. This release fixes the build with newer DBI/Perl versions and compiles again with IB5. There are lots of cleanups and speedups.

2002-04-05 22:30
0.30

Establece, para que todos los errores, el apoyo para el cuadro de reservas y Nested Declaración maneja mediante suaves cometer (configurable), set_tx_param puede restablecer los parámetros de valor de transacción de base de datos predeterminada, limpieza de código, vuelve a escribir de NUMERIC (m, n) y el código de BLOB, y soporte completo para Firebird.
Tags: Major feature enhancements
Fixes for all known bugs, support for Table Reservation and Nested Statement handles using soft commit (configurable), set_tx_param can reset transaction parameters to database default value, code cleanups, rewrites of Numeric(m,n) and BLOB code, and full support for FireBird.

2001-08-01 16:00
0.28.4

El atributo 'isolation_level en set_tx_param ahora trabaja con una matriz como valor y desconectar () ya no falla después de un fallido intento de hacer () o prepare () en modo de confirmación automática.
Tags: Minor bugfixes
The 'isolation_level' attribute in set_tx_param now works with an array as value and disconnect() no longer fails after a failed do() or prepare() in AutoCommit mode.

Project Resources