mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-01-22 02:52:05 +08:00
@@ -3,6 +3,7 @@ NAME
|
||||
|
||||
SYNOPSIS
|
||||
mdb-prop database name [propcol]
|
||||
mdb-prop --version
|
||||
|
||||
DESCRIPTION
|
||||
mdb-prop is a utility program distributed with MDB Tools.
|
||||
@@ -13,6 +14,9 @@ DESCRIPTION
|
||||
|
||||
propcol is the name of the system table MSysObjects' column containing properties. It defaults to LvProp.
|
||||
|
||||
OPTIONS
|
||||
--version Print the mdbtools version and exit.
|
||||
|
||||
ENVIRONMENT
|
||||
MDB_JET3_CHARSET Defines the charset of the input JET3 (access 97) file. Default is CP1252. See iconv(1).
|
||||
MDBICONV Defines the output charset. Default is UTF-8. mdbtools must have been compiled with iconv.
|
||||
|
||||
Reference in New Issue
Block a user