Monday, April 21, 2008

LiteX - an automation wrapper for SQLite3

Space Home litex Assembla
LiteX package consists of:
LiteX Automation – automation wrapper around SQLite3 library. This wrapper is useful if you want to use SQLite3 databases in Visual Basic or any scripting languages such as JScript,VBScript and (my favorite) AutoIt3.
LiteX++ - C++ wrapper around SQLite3 library. This wrapper is useful to build fast SQLite3 database access in your C++ projects.
LiteX ADO .NET provider - beta code. ADO .NET provider for SQLite3 databases to use SQLite3 databases in managed code.
All wrappers comes with full source and are public domain.

Downloads:
Release date: 16-04-2008.
Used SQLite3 library version: 3.5.7.
source and binary here.
documentation here.

No comments: