artefaktur
software engineer &        architecture

 
 
 
 

ACDK SQL Readme


ACDK SQL (acdk_sql)acdk_sql contains the specification for JDBC-like interface to SQL databases.



Content of this chapter:

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



 General

 Title

ACDK SQL (acdk_sql)

 Version

Distribution version: 4.14.
Package version: 4.14.0.

 Short Description

acdk_sql contains the specification for JDBC-like interface to 
SQL databases.    

 Dependencies

acdk_core
acdk_net    

 Namespaces

acdk::sql;    

 Authors

Roger Rene Kommer (kommer@artefaktur.com).    

 License

 ACDK Free Edition License.    

 Description

acdk_sql contains the driver model, which is quite similar to the JDBC interface.

The following database drivers are available:
  •  acdk_sql_sqlite contains a small, ready to use, embedded SQL database.
  •  ODBC Bridge:
    • all databases with an ODBC interface on Windows.
      Tested with MS SQL 2000, MS Access, Oracle 9 and postgreSQL.
    • mySQL and postgreSQL under Linux over the libODBC/unixODBC library.
    • Oracle under Solaris aover the libODBC/unixODBC library.

acdk_sql is only a interface library. An implementation of acdk_sql library for ODBC can be found in  ACDK SQL ODBC. This package also provides  detailed documentation.

 Notes

  

 Todo

Nothing at the moment.  

 Changes

  ===========================================================
4.10.0
- New:  CallableStatement, PreparedStatement

Please refer also to  ChangeLog and  ACDK SQL ODBC.

=========================================================== 4.02.0 - Configuration and documentation fixes.

=========================================================== 4.01.1 - Ajustments to modified metainfo - minor documentation changes.

=========================================================== 4.00.1 - Ajustments to Unicode and revised metainfo.

=========================================================== 2.01.1 - Only ajustments to ACDK 2
=========================================================== 1.01.0
- Enhanced Metainfo compiler for CORBA functionality.
- Improved configurations.

=========================================================== 1.00.2 Changed configuration managment.

=========================================================== 1.00 Initial version

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