Express transfer text datatypes

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

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