Community Member Profile
Tim Schottler
Member since Dec 11, 2008
- Profile: /members/1945-Tim-Schottler.htm
- URL: www.timschottler.com
- Comments: 1
- Points: 1
Recent Blog Comments By Tim Schottler
-
ColdFusion Query of Queries And Undefined Cell Values
Posted on Nov 20, 2006 at 12:39 PM
I suppose you've already found the solution to this, but just in case.. I ran into a similar problem doing some datagrid filtering with query of queries.. a quick summary: WHERE lower(somecolumn) like lower('somevalue%') would yield the nullPointerException if any of the... read more »



