Oracle Objects for OLE
Release 9.0.1

Part Number A90173-01

Home

Book List

Contents

Master Index

Feedback

Refreshing Screen Data

Quick Tour
Employee Form

Our Employee form displays database records one row at a time. Whenever we change the curent row, such as by navigating to a different row, we must reflect this change on the screen. The subroutine EmpRefresh() updates our textboxes with the current dynaset row. For NULL field values, we display the empty string.


 
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.

Home

Book List

Contents