Creating a Report in Student Registration Using Crystal Reports Part 3
This is the continuation of my tutorial. This time I will show you how to put a Crystal Report in a Windows Form and retrieving the records from the database.
Let’s begin:
First, open the file of Student Registration in Visual Studio 2008. Add a new file which is a Windows Form.