Oracle Objects for OLE Release 9.2 Part Number A95895-01 |
|
See Also |
Quick Tour |
Employee Form |
While in update mode, our application makes the following restrictions:
· users cannot navigate to another record or perform another function
· users cannot change the employee number since this is the primary key
To code the Update function, we write an event procedure for the Update button and modify our Commit procedure to handle both updating and adding records. Refer to the following sections:
Coding the Commit Button (Update and Add)
|
Copyright © 1994, 2002 Oracle Corporation. All Rights Reserved. |
|