Hi,
Is it possible to fill a dataset from one table in a multiple table query.
eg. A query finds OrderLines for a particular Customers and Orders ie. For Each Customer, Each Order, Each OrderLine...............etc.
I want the dataset to only contain the resulting OrderLine records found...