ASA Programming Guide
The Database Tools Interface
DBTools functions
Upgrades a database file. This function is used by the dbupgrade command-line utility.
short DBUpgrade ( const an_upgrade_db * upgrade-db );
Parameter | Description |
---|---|
upgrade-db | Pointer to an_upgrade_db structure |
A return code, as listed in Software component return codes.
For information about the upgrade utility, see The Upgrade utility.