• Change your dataset to only use the fields you need. Or use grouping if that's not possible.

    Btw you may want to reconsider your database design if that is truly the layout of your table and not the result of a function/sp/view etc. Can make things easier for you in the long run.