Hi guys,

Using Crystal Report in Visual Studio.Net 2003. Just want to ask this one if this is possible. When I create a report, I follow the wizard instruction in which you need to "Add Command" where I wrote my SPs or SQL Statement. I can add two or more "commands" and the reports runs ok which I use in the Run Time for my Windows App the command

Report.SetDataSource(dataSet)


Is it possible if I add another dataSet? I am planning to used the other DataSet in the Sub Report.


Thanks.

Vince™
Chicago, IL