> From: Daniel Kessler [mailto:[EMAIL PROTECTED]
> <CFQUERY NAME="the_type" DATASOURCE="dpch">
> select publication_type
> from publications
> where publication_type !=''
> group by publication_type
> </CFQuery>
If the field is NOT NULL try,
where LEN(TRIM(publication_type)) == 0
*note... those are SQL Functions NOT CF ones.
If the field is NULL try,
where publication_type IS NULL
HTH,
Mike
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble
Ticket application
http://www.houseoffusion.com/banners/view.cfm?bannerid=48
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:219494
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54