Try OpenEdge Now
skip to main content
Deploying Crystal Reports
Introduction : Creating a sample database
 

Creating a sample database

You can easily create a sample database to work with while becoming familiar with Crystal Reports. Once the database is created, you can connect to it with Crystal Reports and use the database to follow the examples in this manual. The examples demonstrate Crystal Reports basic capabilities.
In the following example, the database is created by copying the Sports2000 database and naming the new database Sports2004. Creating a copy of the Sports2000 database involves running PROENV to set up your OpenEdge environment, and then using the prodb command to copy the Sports2000 database.
To create a sample database:
1. From the Control Panel or the OpenEdge Program Group, double-click the Proenv icon. The Proenv window appears with the proenv > prompt:
2. At the proenv > prompt type the following command to create the database Sports2004, which is a copy of Sports2000:
prodb Sports2004 Sports2000
3. Press Enter. Prodb confirms that the database has been created: