Field for Unicode value should not use code page translation. (Error 2142)

Occurs when Visual FoxPro attempts to convert Unicode data to or from XML, and the NoCpTrans property evaluates to False (.F.).

  • Check to make sure that your character and memo fields being used for Unicode data have the NoCpTrans property set to True (.T.).