wxSQLite3

wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x database.
Download

wxSQLite3 Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • The wxCode team
  • Publisher web site:

wxSQLite3 Tags


wxSQLite3 Description

wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x database. wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x databaseand is specifically designed for use in programs based on the wxWidgetslibrary.This project does not try to hide the underlying database, in contrary almost all special features of the current SQLite3 version 3.5.9 are supported, like for example the creation of user defined scalar or aggregate functions.Since SQLite stores strings in UTF-8 encoding, the wxSQLite3 methodsprovide automatic conversion between wxStrings and UTF-8 strings. Thisworks best for the Unicode builds of wxWidgets. In ANSI builds thecurrent locale conversion object (wxConvCurrent) is used for conversionto/from UTF-8. Special care has to be taken if external administrationtools are used to modify the database contents, since not all of thesetools operate in Unicode or UTF-8 mode.About wxCodewxCode project is a collection of reusable components based on the cross-platform wxWidgets GUI toolkit. The project provides various tools and facilities for building, maintaining and releasing wxWidgets-based code. Visit the website for more info.What's New in This Release:· Upgrade to SQLite version 3.5.9· Integration of the optional key based encryption support into SQLite has been made easier. Changes to original SQLite source files are no longer necessary.


wxSQLite3 Related Software