First page Back Continue Last page Graphics
Formats
A set of formats defined for Kexi database projects:
- table metadata: represented as a simple tabular data
- query: represented as a XML string + SQL statement compatible with KexiSQL parser
- form: XML format inherited from Qt Designer's format
- report: inherited form's XML format
- script: XML string + source code string
- connection data: ini-like format used to store information required to perform a server connection