Viz Mosart Administrator Guide
Version 5.0 | Published November 09, 2022 ©
db_database
The db_database table is a maintenance table that contains the current version of the Viz Mosart Template Database along with all its upgrades.
The table is used by Mosart AvAutomation to verify whether an automatic upgrade is required.
Name |
Type |
Allow Null |
Description |
db_recno |
integer |
No |
Primary key. |
db_version |
integer |
No |
The database version number. |
db_versiondate |
varchar(32) |
No |
The date when the upgrade was introduced to the Mosart Template Database. |
db_mosartversion |
varchar(32) |
Yes |
The Viz Mosart version number responsible for doing the upgrade. |