Ah, yes, possibly. CLOBS and VARCHARs are very different - if you want to be able to do a LIKE clause in the QoQ, try using to_char(theCLOBColumn) in the original query (assuming the text is small enough).
On 1/13/06, Robert Everland III <[EMAIL PROTECTED]> wrote: > Another thing to add is the field is a CLOB from Oracle, could that have > anything to do with why I can't query that field? -- CFAJAX docs and other useful articles: http://jr-holmes.coldfusionjournal.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:229411 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

