Field size for Unicode value can not be odd number. (Error 2141)

Occurs when attempting to convert Unicode data to or from XML, and the field size does not evaluate to an even number.

  • Make sure that Unicode strings are being used.
  • Check to make sure that field sizes are always even numbered.