1mdb-count(1)         Executable programs or shell commands        mdb-count(1)
2
3
4

NAME

6       mdb-count - Get listing of tables in an MDB database
7

SYNOPSIS

9       mdb-count file table
10       mdb-count --version
11
12

DESCRIPTION

14       mdb-count is a utility program distributed with MDB Tools.
15
16       It outputs the number of rows in a table.
17

OPTIONS

19       --version
20              Print the mdbtools version and exit.
21

NOTES

ENVIRONMENT

24       MDB_JET3_CHARSET
25              Defines  the charset of the input JET3 (access 97) file. Default
26              is CP1252. See iconv(1).
27
28       MDBICONV
29              Defines the output charset. Default is UTF-8. mdbtools must have
30              been compiled with iconv.
31
32       MDBOPTS
33              Colon-separated list of options:
34
35              •  debug_like
36
37              •  debug_write
38
39              •  debug_usage
40
41              •  debug_ole
42
43              •  debug_row
44
45              •  debug_props
46
47              •  debug_all is a shortcut for all debug_* options
48
49              •  no_memo (deprecated; has no effect)
50
51              •  use_index (experimental; requires libmswstr)
52

HISTORY

54       mdb-count first appeared in MDB Tools 0.9.
55

SEE ALSO

57       mdb-array(1)  mdb-export(1)  mdb-header(1) mdb-hexdump(1) mdb-import(1)
58       mdb-json(1) mdb-parsecsv(1)  mdb-prop(1)  mdb-queries(1)  mdb-schema(1)
59       mdb-sql(1) mdb-tables(1) mdb-ver(1)
60

AUTHORS

62       The mdb-count utility was written by Kane O'Donnell.
63
64
65
66MDBTools 0.9.3                  20 January 2022                   mdb-count(1)
Impressum