artefaktur
software engineer &        architecture

 
 
 
 

ACDK SQLite Readme


ACDK SQLite (acdk_sql_sqlite)acdk_sql_sqlite provides a easy to use desktop database accessible via standard JDBC-like ACDK SQL interfaces.



Content of this chapter:

   General
     Title
     Version
     Short Description
     Dependencies
     Namespaces
     Authors
     License
   Description
   Notes
   Todo
   Changes



 General

 Title

ACDK SQLite (acdk_sql_sqlite)

 Version

Distribution version: 4.14.
Package version: 4.14.0.

 Short Description

  acdk_sql_sqlite provides a easy to use desktop database
accessible via standard JDBC-like ACDK SQL interfaces.    

 Dependencies

       ACDK Core
 ACDK SQL
    

 Namespaces

       acdk::sql::sqlite
    

 Authors

      Roger Rene Kommer (kommer@artefaktur.com).
Public domain (SQLite)

 License

      ACDK Free Edition License. ( License).
SQLite License ( SQLite LICENCE).

 Description

acdk_sql_sqlite is a ACDK wrapper for the SQLite database - a small but powerfull file based desktop database.

It supports most of the SQL92 features (including views, triggers).

With acdk_sql_sqlite it is also possible to define own SQL function as (not) stored procedures defined in C++ or CfgScript.

 Notes

  Note: 
For all files in the directory:
./src/sqlitesrc
are released under the public domain.
Please refer also to  SQLite LICENCE.

 Todo

  - Better support for LiteDatabaseMetaData
- Support for embedded functions using CfgScript
- Test multithreading  

 Changes

    ===========================================================
4.14.0
- First version with included SQLite version 3.2.1.

Please refer also to  ChangeLog.

 
Last modified 2005-05-08 22:31 by SYSTEM By Artefaktur, Ing. Bureau Kommer