Requires Access To:
- database server
- account on DB server with permission to run select queries
How To:
This article describes how to check for your metadata version of DB.
Step by Step:
- Login to SQL Management Studio.
- Locate your DB and run this query:
select * from Frs_def_metarevision
- You should get the results which are corresponding to the metadata version of ISM.
Comments