mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-04-05 20:31:00 +08:00
![]() The major new feature in Access 2007 where so called complex columns. These can be multivalued fields, attachments, or MEMO fields with version history. All of them are implemented using hidden helper tables, and the column itself has type MDB_COMPLEX (0x12) which is basically a long int used as a key. This commit adds basic support for this complex type to libmdb. |
||
---|---|---|
.. | ||
Makefile.am | ||
mdbodbc.h | ||
mdbprivate.h | ||
mdbsql.h | ||
mdbtools.h | ||
mdbver.h.in |