Application Version and Database Version identification
We have P6 version 15.2.8, 15.2.11, 16.2.4 and 16.2.11 installed in our environments.
I know the database version is in the Preferences table. We have a script to pull that. Where can we get the application version from? What file is it stored in the web and client installs and/or database. I don't believe the versions are in the database.
Did you guys ever correlate the synch the DB version with the Application version so they are the same? If not, how can we tell what version of database MUST be used with what version of the Application? This is especially important for API congruity. If the schema changes enough to force us to update our API file, how will we know? Sometimes in service pack updates, the API file does not change.