Downloadliste

Projektbeschreibung

AbstractDB is a database abstraction layer, object oriented
and extensible via driver implementations which extend
from a common base class. This package encapsulates all
of the basic functions required by most developers without
the complexity and/or utter simplicity of many other
abstraction packages.

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.

2005-03-11 01:28
0.1.1 Alpha

GetDatabase (), () SetDatabase, GetFieldCount (), GetFieldNames () und GetRowCount ()-Methoden wurden der Hauptklasse und Treiber für den Abruf und die Einstellung der aktuellen Datenbank-Namen hinzu, den Erhalt der Anzahl und Namen der Bereich von einer Abfrage zurückgegeben, und da die Anzahl der Zeilen, die von einer Abfrage zurückgegeben werden. Ein Replace ()-Methode für die Ausführung von Abfragen REPLACE wurde ebenfalls hinzugefügt. Verschiedene Dokumentations-Fehler wurden behoben.
Tags: Development, Minor feature enhancements
GetDatabase(), SetDatabase(), GetFieldCount(), GetFieldNames(), and GetRowCount() methods were added to the main class and drivers for retrieving and setting the current database name, obtaining the number and names of field returned by a query, and finding the number of rows returned by a query. A Replace() method for executing REPLACE queries was also added. Several documentation errors were corrected.

2005-03-07 14:02
0.1.0 Alpha

Tags: Development, Initial freshmeat announcement

Project Resources