Menu

Tree [0f26b4] master bugfixes 0.8.4r2 /
 History

HTTPS access


File Date Author Commit
 documentation 2020-02-07 hanakp hanakp [a72984] Import init 0.8.3
 hk_classes 2020-10-15 hanakp hanakp [0f26b4] bugfix of #2, added CONFIGDIR compilation option
 hk_dbaseclasses 2020-02-09 hanakp hanakp [f7f1ce] fix compile errors for 0.8.4
 hk_firebirdclasses 2020-02-09 hanakp hanakp [f7f1ce] fix compile errors for 0.8.4
 hk_mdbclasses 2020-02-07 hanakp hanakp [a72984] Import init 0.8.3
 hk_mysqlclasses 2020-02-09 hanakp hanakp [f7f1ce] fix compile errors for 0.8.4
 hk_odbcclasses 2020-10-15 hanakp hanakp [0f26b4] bugfix of #2, added CONFIGDIR compilation option
 hk_paradoxclasses 2020-02-09 hanakp hanakp [f7f1ce] fix compile errors for 0.8.4
 hk_postgresclasses 2020-10-15 hanakp hanakp [0f26b4] bugfix of #2, added CONFIGDIR compilation option
 hk_sqlite3classes 2020-02-09 hanakp hanakp [f7f1ce] fix compile errors for 0.8.4
 hk_sqliteclasses 2020-02-09 hanakp hanakp [f7f1ce] fix compile errors for 0.8.4
 hk_xbaseclasses 2020-02-07 hanakp hanakp [a72984] Import init 0.8.3
 misc 2020-02-07 hanakp hanakp [a72984] Import init 0.8.3
 python 2020-02-07 hanakp hanakp [a72984] Import init 0.8.3
 utilities 2020-02-07 hanakp hanakp [a72984] Import init 0.8.3
 AUTHORS 2020-02-07 hanakp hanakp [a72984] Import init 0.8.3
 COPYING 2020-02-07 hanakp hanakp [a72984] Import init 0.8.3
 ChangeLog 2020-10-15 hanakp hanakp [0f26b4] bugfix of #2, added CONFIGDIR compilation option
 INSTALL 2020-02-07 hanakp hanakp [a72984] Import init 0.8.3
 Makefile.am 2020-02-07 hanakp hanakp [a72984] Import init 0.8.3
 Makefile.in 2020-02-07 hanakp hanakp [a72984] Import init 0.8.3
 NEWS 2020-02-07 hanakp hanakp [a72984] Import init 0.8.3
 README 2020-02-07 hanakp hanakp [a72984] Import init 0.8.3
 acinclude.m4 2020-02-07 hanakp hanakp [a72984] Import init 0.8.3
 aclocal.m4 2020-02-07 hanakp hanakp [a72984] Import init 0.8.3
 config.guess 2020-02-07 hanakp hanakp [a72984] Import init 0.8.3
 config.h.in 2020-10-15 hanakp hanakp [0f26b4] bugfix of #2, added CONFIGDIR compilation option
 config.sub 2020-02-07 hanakp hanakp [a72984] Import init 0.8.3
 configure 2020-02-09 hanakp hanakp [f7f1ce] fix compile errors for 0.8.4
 configure.in 2020-02-07 hanakp hanakp [a72984] Import init 0.8.3
 depcomp 2020-02-07 hanakp hanakp [a72984] Import init 0.8.3
 doxygen.config 2020-02-07 hanakp hanakp [a72984] Import init 0.8.3
 install-sh 2020-02-07 hanakp hanakp [a72984] Import init 0.8.3
 ltmain.sh 2020-02-07 hanakp hanakp [a72984] Import init 0.8.3
 missing 2020-02-07 hanakp hanakp [a72984] Import init 0.8.3

Read Me

*****************************************
*                                       *
*   Welcome to the hk_classes library   *  
*              README                   *
*                                       *
*****************************************

Welcome to the hk_classes library

hk_classes is a set of non-visual routines which allow you to develop
database frontend applications as easy as possible.

You need also a database driver to run applications. Drivers for
* mdb (M$ Access),
* Mysql,
* Postgresql,
* SQLite version 2.x,
* SQLite version 3.x and
* ODBC

are included in this library and will be automatically installed if 
configure finds a working Mysql/Postgresql/SQLite/ODBC installation 
on your computer.

Optionally it is possible to use graphical frontend libraries 
(e.g. hk_kdeclasses) to write intermediate X-database-applications
with just a few lines.

Read INSTALL how to install this library.


Munich in November 2002

Horst Knorr <hk_classes@knoda.org>

Homepage: http://hk-classes.sourceforge.net