Oracle Objects for OLE
Release 8.1.7

Part Number A85257-01

Library

Product

Contents

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 copy; 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents