Viewing post 1 (of 1 total)
I ran into this issue and was able to resolve it by casting the string, i.e. replace
"AAAAA"
with
(DT_NTEXT)"AAAAA"
January 11, 2019 at 12:54 pm
#2018722