I am trying to use the input tool to connect to a SQL database. It has been truncating fields to <256 characters. I have tried:
1.) To use a SELECT tool to change the data types to 'WString' and increase the size to 10,000. This did not work.
2.) Looked at the INPUT tool for an option of increasing character length/limit when reading in the data..but I do not an option for this.
3.) I am trying to do this with the regular INPUT tool, but also wondering if anyone knows if this can be accomplished with the 'In-Database' INPUT tool as well.

Thank you.