Download List

Project Description

hk_classes is a set of C++ libraries for rapid development of database applications with all features a modern database application should have, like forms and reports. hk_classes is database and GUI independent. It also includes command line tools to use hk_classes in scripts. hk_classes includes drivers for DBase, Firebird, MS Access, MySQL, Paradox, PostgreSQL, ODBC, and SQLite.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-06-26 14:38
0.7.4

Database drivers were added for Firebird, mdb (MS
Access), xbase (DBase), and Paradox. Forms were
improved a lot. For example, the new data-aware
image field may store its data in external files
or in binary columns, is scalable, and can also
act as a non-data-aware widget. Buttons may
contain icons, and a date widget has been added.
Many scripting API improvements were made. Many
bugs were fixed.
Tags: Major feature enhancements

2005-06-13 20:29
0.7.4-test3

Many bugs are fixed. Binary column handling for Firebird and SQLite3 has been added. Buttons may contain icons. The data-aware image field may store its data in binary columns and is scalable. A date widget in forms has been added.
Tags: Major bugfixes

2005-06-01 19:57
0.7.4-test2

Drivers for Firebird and Paradox have been added. Forms support data-aware image fields. Connection information can be stored now, so login should be easier. Bugs have been fixed.
Tags: Major feature enhancements

2005-04-24 21:18
0.7.4-test1

A driver for MS Access databases based on Mdbtools, and a driver for dbase compatible databases based on xbase.
Tags: Major feature enhancements

2005-03-18 23:33
0.7.3

The tab order in forms can be set. Buttons have the new actions 'close_application' and 'open_file'. The scripting API has been improved a lot. CSV import in particular should work better (append rows to an existing table), the performance is better, forms named "Autoform" will be automatically opened when the database will be opened, combo boxes accept text lists, and many bugs are fixed.
Tags: Major feature enhancements

Project Resources