SQL script versioning
Posted: Wed Aug 15, 2007 1:46 pm
Hi.
Does the latest InstallAware support sql script versioning as in InstallShield 2008?
To quote InstallShield's docs:
Specifying a Version Number for a SQL Script File
"...The installation checks the current schema version that is on the target database. The schema version is stored in the ISSchema column of the custom table named InstallShield. When you specify a schema version for a SQL script, the installation runs the script only if the script schema version number is greater than the current schema version number. Once the script is executed, the installation updates the current schema version on the target database to reflect the new schema version number"
Does the latest InstallAware support sql script versioning as in InstallShield 2008?
To quote InstallShield's docs:
Specifying a Version Number for a SQL Script File
"...The installation checks the current schema version that is on the target database. The schema version is stored in the ISSchema column of the custom table named InstallShield. When you specify a schema version for a SQL script, the installation runs the script only if the script schema version number is greater than the current schema version number. Once the script is executed, the installation updates the current schema version on the target database to reflect the new schema version number"