Community Member Profile
Alessio Prosperi
Member since Jan 29, 2010
- Profile: /members/5299-Alessio-Prosperi.htm
- URL: http://www.adacto.it
- Comments: 1
- Points: 12
Recent Blog Comments By Alessio Prosperi
-
Testing For NULL Values In A ColdFusion Query Result Set
Posted on Jan 29, 2010 at 5:04 AM
Another solution that I used to solve the problem without use Java syntax is: <cffunction name="isQueryFieldNull" hint="is this null" access="private" returntype="boolean" output="false"> <cfargument name="query" hint="the current query" type="query" required="Yes">
read more »



