Downloadliste

Projektbeschreibung

sqlitewrapped is a minimal C++ wrapper library for the sqlite C API.

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.

2006-04-04 20:35
1.3

Diese Veröffentlichung fügt Methoden für den Zugriff Werte in der Folge nach der Kolonne Namen zu setzen.
Tags: Minor feature enhancements
This release adds methods to access values in the result set by column name.

2006-03-23 14:33
1.2

Die Connection-Pool, die in der Bibliothek wurde optional gemacht threadsafe. Ein Beispiel mit Beispielen zu bauen ist sowohl für Unix und Win32 aufgenommen. Project-Dateien für Win32 (MS VS6) wurden hinzugefügt.
Tags: Minor feature enhancements
The connection pool included in the library has
been made optionally threadsafe. An example with
build examples has been added for both Unix and
Win32. Project files for Win32 (MS VS6) have been
added.

2006-03-04 16:33
1.1

Dieses Release beseitigt Überbleibsel Code aus der MySQL-Version und verwendet die korrekten SQL-Escape-Zeichen in Strings.
Tags: Minor bugfixes
This release removes leftover code from the MySQL version and uses the
correct SQL escape character in strings.

2005-08-12 17:29
1.0

Tags: Initial freshmeat announcement

Project Resources