Icon UpgradeTable Method

procedure UpgradeTable

Usage

Call the UpgradeTable method to upgrade a table from a previous DBISAM table format to the most recent format. Occasionally the format used for tables is changed in order to introduce new features or to improve performance and this method provides and easy way for the developer to transparently upgrade tables to the new table format. A table must be closed before this method can be called.
Image