Software Details:
Version: 1.0.1
Upload Date: 20 Feb 15
Distribution Type: Freeware
Downloads: 46
Qore SQLite3 Module is an open source module for the Qore programming language that provides a driver for the SQLite3 database.
The module supports all sqlite3 afinities, except "date" types, which are supported only for writing from Qore. More documentation can be found here. The latest source code can be grabbed from SVN using the following command:
svn co https://svn.qore.sf.net/svnroot/qore/module-sqlite3/trunk qore-module-sqlite3
What is new in this release:
- Implemented execRaw() method.
Requirements:
- Qore Programming Language
- SQLite
Comments not found