Hi,

I am populating data of a Microsoft Project 2000(MPP) file into a
dataset through oleDataAdpter using Microsoft Project 2000 OLEDB
Provider.

The above mentioned MPP OLEDB provider does not support queries with
aggregate functions like sum,avg etc. Now i have the data of the MPP
file in my dataset.

Is it possible to query the datatable in my dataset with aggregate
functions like sum,avg etc. ???

If yes how?? If No is there any round about way to perform above
mentioned aggreagte queries on datasets???

Amol...