I am getting this error Query Of Queries runtime error. Unsupported SQL type "java.sql.Types.CLOB".
\\mappings\reactor\iterator\iterator.cfc (590) Now if I remove this line <cfloop list="#variables.columnlist#" index="columnName">[#columnName#]<cfif columnName neq listLast(variables.columnList)>,</cfif></cfloop> and just put * it works just fine but I don't want to hack the framework. So if anyone has any suggestion please let me know. -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [EMAIL PROTECTED] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
