updextdb
Use the updextdb
program to generate a new extdb.db
file, or upgrade an existing file with internal tables.
Usage
updextdb.exe [initrefbuild]
Examples
To create a new
extdb.db
file, or upgrade an existingextdb.db
file:updextdb.exe
To run reference build initialization scripts for external data store, replacing existing contents:
updextdb.exe -initrefbuild
See:
External Data Store for more information about external data stores.
Components for more information about reference builds.