cf_compact
| Click to Download |
Description |
| Compacts a Microsoft Access Database. |
Usage |
| This tag allows you to compact a Microsoft Access database without having to release the datasource. |
Attributes |
||
| password | Optional | The password of the database if applicable |
| backupdir | Optional | A directory to store the original un-compacted database if required. |
| tempdir | Required | A directory to temporarily hold the database during the compact process |
| database | Required | A full path to the database you wish to compact |
