Find Cashiering Version with SSMS

Description of Issue

How do I find the version of the Tyler Cashiering database?

Context
  • Tyler Cashiering (TC)
  • Cashiering
Cause

Informational

Resolution
  1. Launch SQL Server Management Studio (SSMS)
  2. Connect to the SQL instance where the database resides
  3. Expand Databases
  4. Right click on the Cashiering database and select New Query
  5. Copy/Paste the following script and then click the Execute button
SELECT * FROM [SystemSettings] WHERE [Code] = 'VERSION'
Additional Information

Tyler Hosted Clients do not have access to their database and should contact Tyler Systems Management (TSM) Support for further assistance