summaryrefslogtreecommitdiff
path: root/support/dktools/libdk4dbia.dox
blob: 685e0681cb98790f2b51f69ca075185f2f029ef6 (plain)
1
2
3
4
5
6
7
8
9
10
11
/**	@page libdk4dbia	libdk4dbia

@section	secdk4dbiaoverview	Generic API for databases

The dk4dbia.h header file and the module in libdk4dbia provide the
dk4dbi_open_app() and dk4dbi_open_sizes_app() functions to open a
simple database. Both functions issue diagnostic messages on errors.
The dk4dbi_open_app() looks up maximum key and value sizes in the
preferences.

*/