Bugs Fixed in Version 1.0.0.15 (Released June 29 2017)

oThe cDbUpdateVersion class End_Contruct_Object was missing the line "Get_Field_Value hTable iColumn to nCurrentValue" for the situation when the standard DbVersion table was not used. This is the case where if you have decided to not use the standard DbVersion table to keep the current database version number, but instead uses one of your own tables. Then the comparison of the database version number would fail.

Reported by Sture Andersen at StureAPS