File: README

package info (click to toggle)
hk-classes 0.7.3-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 6,976 kB
  • ctags: 8,014
  • sloc: cpp: 84,248; sh: 8,328; python: 3,255; makefile: 257
file content (35 lines) | stat: -rw-r--r-- 1,016 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
*****************************************
*                    *
*  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
* 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