Start by creating a Dataset.
Then, add a new Crystal.vb form.
![]()
Add CrystalReportViewer, then click on "Create a New Crystal Report".
Add the name of the report. Here, our report name is Demo.rpt.
Next, go to the Report Wizard and select "Using the Report Wizard".
Select "Create New Connection" and then "Database file". Now, browse to and select the dataset file.
![]()
Select and click on the arrow (>) and then click on the Finish button.