Page History
...
Table Upgrade option | Action |
|---|---|
Universal Table Upgrade | This is the default action and is recommended for most Applications. |
Alter Table Upgrade | When possible, table processing will use ALTER TABLE processing to improve performance related to file upgrades. |
User Exit Table Upgrade | A script, provided, maintained and verified by you must be supplied in the appropriate sub-directory (based on database type) of \x_apps\<application>\x_pkgwrk\<package>\scripts. When installing the package this script will be used to replace any LANSA processing of the nominated tables. The script file must be named <filename>.sql You are responsible for providing the script and any issues which arise from using the script. |