You can use one of those 'resultList = delegator.findByXX' (XX = one of the many methods) and for the distinct, you should refer to http://www.opensourcestrategies.com/ofbiz/ofbiz_entity_cookbook.txt (description at the bottom).
Arnd Scharpegge Agrenon GmbH a member of Lynx Consulting Group, Johanniskirchplatz 6, D-33615 Bielefeld, Germany Rupinder Singh Mazara <[EMAIL PROTECTED]> 28.06.2006 18:36 Please respond to [email protected] To [email protected] cc Subject doing a select distinct hi all how can i carry out a "select distinct status_id from order_header order by status_id " via the delegator ! thanks
