Oracle Objects for OLE
Release 9.2

Part Number A95895-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback

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 © 1994, 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback