Download List

Projeto Descrição

libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by using this framework. The plugin architecture allows for new database drivers to be easily added by a third party with flexible licensing.

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.

2005-09-28 22:26 Back to release list
0.8.1

Um bug em algumas das funções de recuperação de corda foi fixada, o que causou libdbi retornar NULL, em vez de uma seqüência vazia.
Tags: Major bugfixes
A bug in some of the string retrieval functions was fixed, which caused libdbi to return NULL instead of an empty string.

Project Resources