Put the complete SCCM Version into the database instead of having to query registry keys to get it
Currently the Database contains the build number and shows the base version such as 5.00.8498.1000 where the updated version is 5.00.8498.1700 or 1702 (currently in my case).
It cant be hard to store the "Friendly" version information in the database.
You could even break it down into Site version, Console Version and Client version if necessary if these components are likely to get out of step due to hotfixes.
