libdballe
5.18
|
Files | |
file | attr.h [code] |
Attribute table management used by the db module. | |
file | db/context.h [code] |
Context table management used by the db module. | |
file | cursor.h [code] |
Functions used to manage a general DB-ALLe query. | |
file | data.h [code] |
Data table management used by the db module. | |
file | db.h [code] |
Functions used to connect to DB-All.e and insert, query and delete data. | |
file | internals.h [code] |
Database functions and data structures used by the db module, but not exported as official API. | |
file | odbcworkarounds.h [code] |
The ODBC specification is imperfect with regards to integer sizes on 64bit platforms, and different ODBC drivers are currently interpreting it differently. | |
file | querybuf.h [code] |
Implementation of an efficient string buffer for composing database queries. | |
file | db/repinfo.h [code] |
Repinfo table management used by the db module. | |
file | station.h [code] |
Station table management used by the db module. |