Interstage Shunsaku Data Manager Application Development Guide - Microsoft(R) Windows(R) 2000/ Microsoft(R) Windows Server(TM) 2003 - - UNIX -
Contents Index PreviousNext

Part 1 The Basic for Developing Application> Chapter 6 Direct Access Function

6.6 Updating Data by Direct Access Key

If the contents in the XML documents to be updated are known in advance, execute the update process (hereafter referred to as 'direct update') using director key. The different between the direct update and the normal update by record ID in the 4.4 Updating Data is that the direct update does not need to obtain the record ID of XML documents being updated. The update process can be done directly by specifying the XML document being updated at the API. Therefore, the process is easy and fast.

mark1The Flow of the Direct Update

The following figure shows the flow of the direct update

[Figure 6-11 The flow of the direct update]

The following sections explain how to update data using direct access key with Java API,.NET API and C API.


Down6.6.1 For Java API
Down6.6.2 For .NET API
Down6.6.3 For C API

Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2006