Menu

SQLiteDataset / News: Recent posts

SQLitedataset v. 0.6.1 release (minor bug fix)

minor bug fix for sqlite v. 3.1.3 compatibility

Posted by Leo Seib 2005-02-27

SQLitedataset v.0.6.0 release(sqlite3 support)

This release of SQLitedataset includes support for sqlite3. That means also, that sqlite version 2 is with this release not supported. For sqlite version 2 please use earlier versions of SQLitedataset

Posted by Leo Seib 2004-10-04

MySQLDataset initial release

The same interface as for SQLiteDataset, but works with MySQL Database

Posted by Leo Seib 2004-05-17

SQLiteDataset v.0.5.0 release

Bug fix in destructor from Thomas Jarosch,
using namespace dbiplus (Liyu Liu's proposal) to avoid name conflicts (Borland C++ Builder), performance increasing by insert and edit operations.

Posted by Leo Seib 2004-05-17

SQLIteDataset release 0.4.0

This release contain changes in error handling.
Now message in exception DbErrors contains erroneus query text too

Posted by Leo Seib 2004-03-17

Bug fix release SQLItedataset v.0.3.0

Thanks to Clinton James for bug report in unix-build-system.
Also performance changes in parse_sql procedure

Posted by Leo Seib 2004-03-04

First release SQLiteDataset for Windows

Windows-Build of SQLiteDataset library v.0.2.0 is released. SQLiteDataset is a C++ library for manipulations with SQLite Database Engine. It is "client" interface and is convenient to handle few tables simultaneously, for querying, data navigation, records inserting and editing, transactions handling.

Posted by Leo Seib 2004-02-19