Last updated on
Apr 27, 2021 06:20:49 AM GMT
Problem
After upgrading to ColdFusion (2016 release), there are issues when reading data from a database.
The root cause is that there are ANSI characters in a column of the database.
Solution
On the Advanced Settings section of your database, enable the options BLOB and CLOB.

Sign in to your account