I dont know if you can do that with a query (DAL or SQL), I guess you can't.
But, there is a workaround using virtual fields, you can store the values in a set, then check if the value is already in set, if true do not display. ---- Bruno Rocha http://about.me/rochacbruno/bio

