
430 SOF T WARE ENGINEERING AND TESTING
24.3 DATA REPORT DESIGNING
Add a data report to the project.
To do this go to the menu Project → Add Data Report. A new data report
called Data Report1 will be added in the Designer. Double-click the Data Report1
object in the Explorer Window. This will display the data report screen. Open the
Property Window and set the property of the Data Report 1 as follows:
Name DataReport_student
Caption Student Report
DataSource DataEnvironment1
DataMember Std_Report
WindowState 2-vbMaximized
FIGURE 24.9