how to bind database to crystal report?
问题 i have C# program, i have DataSet that i want to bind to crystal report. how to do it ? 回答1: Create a Typed DataSet from the "Add New Item > DataSet and give the dataset a useful name. In Server Explorer, drag a view with the fields you want in the report onto the dataSet. Create a new Crystal Report using the Wizard. From the Report Gallery, choose "Standard" and click 'OK' In the 'Data' tab, click the node for "More Data Sources" Click the node for ADO .Net (XML) Check the box for 'Use