Hi,
does anyone know how to set the data source of a report, that was build on a XML schema file, to a DataTable object in runtime. CR 9 (VS 2003) used a base class for every report that allowed to set the data source via the SetDataSource method. But the CrystalReportSource component in VS 2005 lacks any equivalent method!

VS 2005: How to set data source in runtime
germanrib
Here is a link to the walkthrough that we have for Crystal Reports for Visual Studio 2005:
http://www.businessobjects.com/pdf/dev_zone/cr_vs2005_walkthroughs.pdf
and there are samples available with the install:
..\Program Files\Microsoft Visual Studio 8\Crystal Reports\Samples\en\Code\
Keith - Business Objects