Hi !!!
Is it possible to use the dataset i use in my program as a source for my crystal report?

I have this routine in my program that fills up a dataset and i did some manipulation in it. Can i use this dataset in my report?

I tried but all the records from the table showed up. The dataset contains only 5 records.

How should i design the report and what is proper way of calling the report using the dataset i created?

I dont know how to create xml schema,

Please help!!! thanks in advance.