Challenge Overview
The component will prompt for each field / column of the DB2 table supplied by the DB2 Table Information Retriever program / component. Each column will be presented to the user for the user to enter data in each. More than one column / field can be presented on a page, those fields / columns that can be null can be skipped by the user and the program / component will simple put null in that column. Those fields / columns that can not be null will be required for data to be entered. The type of field / column will be shown to the user and appropriate data checking should be done for the column (i.e. CHAR – character, numeric, etc.) The program / component when presenting key fields and foreign key fields must clarify those columns and fields as such.
Final Submission Guidelines
Standard component design deliverables apply.