Problems with Datetime format in MSS
Author: None (None)
We migrate our system from V7.2.06 to V9.4.01, everything works fine but happened we need to read an MSS table from an old application in V7.2.06.
The problem appears when Uniface V7.2.06 reads a record that was created by Version 9.4.01 where the DateTime Format include the “Ticks”.
In Uniface 7.2.06 field type DateTime (Combine Date and Time, shorthand E) is written to Data Base without “Ticks” but V9.4.01 write include the “Ticks”
There is any way to get a compatible format DateTime between the two versions?