-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
40 lines (30 loc) · 1.16 KB
/
README
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
36
37
38
39
40
*****************************************
* *
* Welcome to knoda5 *
* README *
* File *
* *
*****************************************
knoda5 is KDE5 port of knoda, a KDE-database frontend based on the hk_classes library.
This package includes also hk_kde5classes, the KDE-widget
collection of hk_classes.
hk_classes is a set of non-visual routines which allow you to develop
database frontend applications as easy as possible.Optionally you also
can use graphical frontend libraries (e.g. hk_kdeclasses, which is part
of this package) to write intermediate X-database-applications with just
a few lines.
You need also a database driver (which is included in the hk_classes
library) to run applications.
Available drivers are
* mdb (M$ Access),
* Mysql,
* Postgresql,
* SQLite version 2.x,
* SQLite version 3.x and
* ODBC
Read INSTALL how to install.
March 2018
Patrik Hanak <[email protected]>
Munich in March 2005
Horst Knorr <[email protected]>
Homepage: http://hk-classes.sourceforge.net