Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description of Issue

ReadyForms database version needs to be verified

Context
  • ReadyForms
  • Update
  • Upgrade
  • Verify ReadyForms update was installed successfully
Cause

Informational

Resolution
  1. Connect to the SQL instance ReadyForms is installed on
  2. Run the following query against the ReadyForms database in question:
    1. select * from dbo.SystemSettings
  3. The first line of the result should have the database version under the Value column
Additional Information






  • No labels