CF_COMPACT compact a MSAccess database.
<CF_COMPACT
DATABASE="database name"
BACKUPDATABASE="backup database name"
>
Required. The fully qualified path to the database that needs to be compacted
Optional. The fully qualified path for a backup of the database. If omitted, no backup is made.
Use CF_COMPACT to compact a MSAccess database remotely, bypassing the process of downloading, compacting and uploading. Compacting results in a more efficient database, both in speed and in size.
The following are prerequisits for the use of this tag: