|
The Error DataWindow displays whenever errors occur in a data pipeline. This DataWindow displays the name of the table in the destination database in which the errors occurred and the option that was selected in the Data Pipeline dialog. It also displays each error message and the values in the row in which each error occurred.
To correct the errors
- Modify the values displayed in the error DataWindow.
Tip: To see the entire text of the error message, drag the side of the column to the desired width
- Click the Update Database icon.
PowerBuilder updates the database with the changes and displays any remaining errors in the Error DataWindow. When all the errors are corrected, the Data Pipeline design workspace displays.
To return to the Data Pipeline design workspace without correcting the errors
Click the Design icon. Once you close the Error DataWindow, you cannot reopen it.
Tip: Before you close the Error DataWindow by clicking the Design icon, you may want to print the list of errors or save the errors to a file. To print the list of errors, select Print from the File Menu. To save the errors, select Save As from the File menu.
|