Express transfer char datatypes

Express transfer does not support the transfer of char datatypes to and from decimal datatypes.

Workaround: Convert query datatypes from char to decimal datatypes in the transfer query statement by using the SQL CAST function.