1mdb-hexdump(1) Executable programs or shell commands mdb-hexdump(1)
2
3
4
6 mdb-hexdump - Hexdump utility from MDB Tools
7
9 mdb-hexdump file [pagenumber]
10
11
13 mdb-hexdump is a utility program distributed with MDB Tools.
14
15 mdb-hexdump makes a hex dump of a binary file (such as an mdb file).
16
18 MDB_JET3_CHARSET
19 Defines the charset of the input JET3 (access 97) file. Default
20 is CP1252. See iconv(1).
21
22 MDBICONV
23 Defines the output charset. Default is UTF-8. mdbtools must have
24 been compiled with iconv.
25
26 MDBOPTS
27 semi-column separated list of options:
28
29 • use_index
30
31 • no_memo
32
33 • debug_like
34
35 • debug_write
36
37 • debug_usage
38
39 • debug_ole
40
41 • debug_row
42
43 • debug_props
44
45 • debug_all is a shortcut for all debug_* options
46
48 gmdb2(1) mdb-export(1) mdb-prop(1) mdb-sql(1) mdb-ver(1) mdb-array(1)
49 mdb-header(1) mdb-parsecsv(1) mdb-schema(1) mdb-tables(1)
50
52 The mdb-hexdump utility was written by Brian Bruns.
53
54
55
56MDBTools 0.7.1 26 January 2021 mdb-hexdump(1)