In a database application, one of the modules that usually there is a module for the facility to print the report. How to create and print reports with PowerBuilder is easy and fast.
Here are the steps or stages to create a module display and print reports with PowerBuilder.- Make a Window object Reporting example we named wr_daftar_karyawan
- Make a datawindow object with the name dwr_daftar_karyawan
- Open the window object wr_daftar_karyawan, then paste datawindow object control. Set datawindow object corresponding layout shown below:
- In the datawindow control object properties, change the name of the data object being datawindow name we just created is dwr_daftar_karyawan
Such a description how to create and print reports with PowerBuilder, may be useful for the readers of this blog.
Home
No comments:
Post a Comment