Download List

專案描述

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

System Requirements

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.

2006-04-04 20:35
1.3

This release adds methods to access values in the result set by column name.
標籤: Minor feature enhancements

2006-03-23 14:33
1.2

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.
標籤: Minor feature enhancements

2006-03-04 16:33
1.1

This release removes leftover code from the MySQL version and uses the
correct SQL escape character in strings.
標籤: Minor bugfixes

2005-08-12 17:29
1.0

標籤: Initial freshmeat announcement

Project Resources