I am trying to create a fixed width file for another system to receive.
I have it all written in SQL but when I run it the record truncates at 255 characters.
Obviously I need to convert the output to some other type of datatype (text?)
Can someone point me in the right direction?
Thanks!
I have it all written in SQL but when I run it the record truncates at 255 characters.
Obviously I need to convert the output to some other type of datatype (text?)
Can someone point me in the right direction?
Thanks!