Oracle® Objects for OLE Developer's Guide 10g Release 1 (10.1) Part Number B10118-01 |
|
See Also |
Quick Tour |
Employee Form |
· Add
· Commit
To add a record, the user clicks on the Add button, enters the new fields in the text boxes, and clicks the Commit button to save the data to the database.
The code for the Add function is split between the event procedures for the Add and Commit buttons. Refer to the following sections: