Overflow while converting variant of type (Integer) into type (Word). Error message is received while updating the Flight Data tab within the Interface Manager.
Solution:
1. Ensure the right DDFs are paired with the right version of FOS.
- FOS Support can provide you this information
2. Run the following SQL statement on the FOS Server.
update "flt exp" set "Act KID Date"=0, "Act KID Time"=0, "Act KID Mult"=0, "Act KID Comm"=0 where "FOS Updated" = 0 and "Non Flight"=0;