Learning Genero

Write, compile, and run a graphical application that creates, modifies, and reports on data stored in a database.

See also our Youtube channel

9. Modifying Data

Provide users the ability to input into a form to add new rows of data.

Provide users the ability to input into a form to modify an existing row of data.

Use INPUT attributes to manage buffering of data to the program record and use of default values.

Keep control of the user’s activity during an INPUT as they move from field to field.

Delete a row shown on the form from the database.