Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version verwendet automake-1.4, Befestigung build problems.
Tags: Minor bugfixes
This release uses automake-1.4, fixing build
problems.

2003-06-27 10:48
0.7.0

Diese Version spaltet sich die Treiber in den libdbi-Treiber-Projekt, fügt einen Mac OSX-Port, fügt Ping-Server-Unterstützung, verbessert die Fehlerbehandlung und Berichterstattung, und enthält Bugfixes.
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

Ein Fehler, der beim Abrufen der Ganzzahlfelder stattgefunden hat, wurde behoben.
Tags: Major bugfixes
A bug that occurred when retrieving integer fields has been fixed.

2002-10-27 23:23
0.6.6

Ändern des Verhaltens von BINARY-Felder in MySQL mit nachfolgenden NULL, eine neue Abfrage-Funktion formatiert, so dass Standard-Abfragen sind unverändert weitergegeben, und viele Bugfixes.
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

Sequence (einschließlich AUTO_INCREMENT in MySQL) Support wurde hinzugefügt, zusammen mit einem neuen Fehler Rahmen und die Unterstützung für Abfragen mit NULL-Werten. Eine neue Fähigkeiten Infrastruktur gestartet wurde, plattformübergreifende Portabilität wurde verbessert, und extra Haken für die Garbage Collection Systeme wurden aufgenommen. Ein großes Speicherleck wurde behoben, und eine Reihe von Bugfixes vorgenommen.
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