Download List

Projeto Descrição

The libdbi-drivers project hosts the
database-specific drivers for libdbi, a database
abstraction library written in C. Currently,
drivers are available for Firebird/Interbase,
FreeTDS (MS-SQL and Sybase client), mSQL, MySQL,
Oracle, PostgreSQL, and SQLite/SQLite3.

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.

2008-03-03 20:19
0.8.3-1

Um erro de digitação no driver sqlite3 impediu que a carga do condutor em alguns sistemas foi corrigido.
Tags: Minor bugfixes
A typo in the sqlite3 driver that prevented loading of the driver on some systems was fixed.

2008-02-07 16:42
0.8.3

O licenciamento foi unificada (LGPL para todos os motoristas, para todos os docs GFDL). O motorista do Firebird foi completamente reformulado. Os drivers estão agora ligados contra libdbi por padrão.
Tags: Minor feature enhancements
The licensing was unified (LGPL for all drivers,
GFDL for all docs). The Firebird driver was
thoroughly overhauled. Drivers are now linked
against libdbi by default.

2007-02-22 13:22
0.8.2-1

Esta versão corrige um erro de embalagem.
Tags: Minor bugfixes
This release fixes a packaging error.

2007-02-20 12:01
0.8.2

Esta versão adicionou o suporte para novos tipos de dados MySQL 5.0, suporte melhorado para versões anteriores do PostgreSQL, e fixa um segfault no sqlite/sqlite3 motoristas. sqlite/sqlite3 agora suportam vírgula em seqüências de consulta. Acessos simultâneos foram melhorados em sqlite3. Várias correções foram feitas para o Oracle e motoristas Ingres. Os motoristas agora podem ser ligadas contra libdbi permitir dlopen'ing libdbi em um módulo dlopen'ed.
Tags: Minor feature enhancements
This release added support for new MySQL 5.0 data types, improved support for older PostgreSQL releases, and fixed a segfault in the sqlite/sqlite3 drivers. sqlite/sqlite3 now support semicolons in query strings. Concurrent accesses were improved in sqlite3. Various fixes were made to the Oracle and Ingres drivers. The drivers can now be linked against libdbi to allow dlopen'ing libdbi in a dlopen'ed module.

2005-09-22 08:35
0.8.1

Dois erros no SQLite e motoristas SQLite3 foram corrigidos. Uma opção para melhorar o acesso simultâneo foi adicionada a esses motoristas. O Firebird / Interbase e motoristas FreeTDS agora estão totalmente funcionais.
Tags: Minor feature enhancements
Two bugs in the SQLite and SQLite3 drivers were fixed. An option to improve concurrent access was added to these drivers. The Firebird/Interbase and FreeTDS drivers are now fully functional.

Project Resources