DB Access Class Library for COBOL V1.0 API Reference - Microsoft(R) Windows(R) - - Microsoft(R) Windows NT(R) - - Microsoft(R) Windows(R) 2000 -
Contents Index PreviousNext

UpChapter 4 Examples of Using the DB Access Class Library

4.1 Use a Recordset


A sample program that uses an object (recordset) of the FJDB-RECORDSET class to manipulate data is provided along with coding instructions. Two operations are illustrated here: referencing data and manipulating data. For summary information on the programmed operations, see Data Reference Example and Data Update Example.

The workflow of the program is shown below.


image


Down4.1.1 Create an object of the FJDB-SESSION class
Down4.1.2 Connect to a database
Down4.1.3 Create a bind table to handle data in the recordset
Down4.1.4 Reference data using a recordset
Down4.1.5 Update data using a recordset

Contents Index PreviousNext

All Rights Reserved, Copyright (C) Alchemy Solutions Inc. 1998-2000