mdbtools/include
Evan Miller 0e9c1810f1 Improved support for Access 2010, 2013, and 2016
Some Access 2010 files use 0x03 as the version number rather than
0x0103. For this reason I have changed the call to mdb_get_int32 to
mdb_get_byte.

In addition, according to the Library of Congress page:

https://www.loc.gov/preservation/digital/formats/fdd/fdd000463.shtml

Access 2016 uses 0x05 as the version number. I have inferred from the
Wikipedia page that Access 2013 likely uses 0x04.
2018-03-05 06:39:57 -05:00
..
Makefile.am Don't distribute mdbprivate.h and mdbodbc.h 2013-07-03 11:59:28 +02:00
mdbprivate.h Revert use of config.h 2013-07-15 02:42:12 +02:00
mdbsql.h Merge branch 'master' into master 2017-12-03 17:02:15 +01:00
mdbtools.h Improved support for Access 2010, 2013, and 2016 2018-03-05 06:39:57 -05:00
mdbver.h.in Fix FSF address in headers 2013-07-04 13:50:33 +02:00