Software Updates
Our “client/server” programs (e.g. AceAssets, AceMapper, ProMapper, PIESCentral) might require a SQL update (in the form of a SQL script) that will run automatically if the user is db_owner (or db_ddladmin). Otherwise, it must be applied using SSMS by a DBA.
The user should have db_owner permission to the database or have someone available at all times to run the update script. Otherwise, the user may get a new update and not be able to use the application until the database update can be applied.
See Applying Database Updates for more information.
Revised: 2018-10-15
Copied!