Oracle Objects for OLE
Release 8.1.7

Part Number A85257-01

Library

Product

Contents

Adding Records

See Also
Quick Tour
Employee Form

In our application, the following buttons allow users to add employee records to the database:

· 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:

Coding the Add Button

Coding the Commit Button (Add)


 
Oracle
Copyright copy; 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents