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.

2003-07-09 10:19
0.7.1

Cette version utilise automake-1.4, fixant construire des problèmes.
Tags: Minor bugfixes
This release uses automake-1.4, fixing build
problems.

2003-06-27 10:48
0.7.0

Cette version se sépare les pilotes dans le libdbi-pilotes du projet, ajoute un portage Mac OSX, ajoute le support de ping serveur, améliore la gestion des erreurs et des rapports, et comprend des corrections de bugs.
Tags: Major feature enhancements
This version splits off the drivers into the libdbi-drivers
project, adds a Mac OSX port, adds server ping
support, improves error handling and reporting, and
includes bugfixes.

2002-11-18 22:07
0.6.7

Un bogue qui a eu lieu lors de la récupération des champs d'entier a été corrigé.
Tags: Major bugfixes
A bug that occurred when retrieving integer fields has been fixed.

2002-10-27 23:23
0.6.6

Changer le comportement des champs binaires de MySQL avec nul final, une nouvelle fonction de requête préparée de telle manière que les requêtes standard sont transmis sans modification, et de nombreux correctifs.
Tags: Minor bugfixes
Changing the behavior of BINARY fields in MySQL with trailing NULL, a new formatted query function so that standard queries are passed on unmodified, and many bugfixes.

2002-06-15 11:05
0.6.5

Des séquences (y compris AUTO_INCREMENT dans MySQL) un soutien a été ajouté, ainsi qu'un cadre de nouvelles erreurs, et le support des requêtes avec des valeurs NULL. Un nouveau capacités de l'infrastructure a été démarré, portabilité multi plate-forme a été améliorée et crochets supplémentaires pour les systèmes de collecte des ordures ont été ajoutés. Une fuite de mémoire de grande capacité a été fixée, et un certain nombre de corrections ont été faites.
Tags: Major feature enhancements
Sequence (including AUTO_INCREMENT in MySQL) support was added, along with a new error framework, and support for queries with NULLs. A new capabilities infrastructure was started, cross-platform portability was improved, and extra hooks for garbage collection systems were added. A large memory leak was fixed, and a number of bugfixes were made.

Project Resources