esedb-records

Retrieves records in a specified table from an ESE database file.

Syntax

esedb-records table=TABLE FILE_PATH
Required Parameter
table=TABLE
Name of the table in which to look up records.
FILE_PATH
Path to the ESE database file.

Usage

Retrieve records in the MSysObjects table from the /opt/logpresso/WebCache/webCacheV01.dat file.

esedb-records table=MSysObjects /opt/logpresso/WebCacheV01.dat