Add JET version for access 2013/2016/2019 to docs

This commit is contained in:
Andi Pätzold
2021-03-31 19:22:53 +02:00
committed by GitHub
parent 9b200549d7
commit d7c8e48c9b

View File

@@ -97,6 +97,9 @@ Offset 0x14 contains the Jet version of this database:
- 0x01 for 4
- 0x02 for 5
- 0x03 for Access 2010
- 0x04 for Access 2013
- 0x05 for Access 2016
- 0x06 for Access 2019
This is used by the `mdb-ver` utility to determine the Jet version.