Télécharger la liste

Description du projet

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.

Système requise

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-01 00:18 Retour à la liste release
0.8.0

Les internes ont été soigneusement révisés afin de supprimer signedness et silencieux (sur i386) type inadéquations dans une tentative pour améliorer la portabilité au-delà des traditionnels systèmes Linux et BSD, y compris les plates-formes 64 bits. Support de connexion pour les encodages des caractères et pour la cotation des chaînes binaires, a été ajoutée. La documentation a été mise à jour. Win32 natif construit en utilisant Mingw sont désormais supportés en plus du port Cygwin.
Tags: Major bugfixes
The internals were thoroughly revised to remove signedness and silent (on i386) type mismatches in an attempt to improve portability beyond the mainstream Linux and BSD systems, including 64bit platforms. Support for connection character encodings and for quoting binary strings was added. The documentation was updated. Native Win32 builds using Mingw are now supported in addition to the Cygwin port.

Project Resources