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.3 Execute an SQL Statement Directly


Databases can be updated by updating, deleting, or inserting rows without using recordsets or objects of the FJDB-COMMAND class.
A bind table need not be created.

The workflow of the program is shown below.
The programmed operations of Create an object of the FJDB-SESSION class and Connect to a database in this flow are similar to those described in Use a Recordset.


image


Down4.3.1 Execute an SQL statement to update data

Contents Index PreviousNext

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