DISC

Contents | What's New | Quick Links

 

OmniAccess API

Introduction

Software Installation

Concepts and Design

Designing Applications

Omnidex Environments

SQL Reference

Omnidex API's

Utilities

Interfaces

Performance Guide

Troubleshooting Guide

Appendix

 

 

Managing Data Across Several Cursors

 

Sometimes it is necessary to transfer data across cursors to complete a search.

For example, a separate environment catalog may be maintained for each department in an organization.

Account information may be managed in one environment catalog, while customer order information is managed in another.

OmniAccess API

Status Array

Select List

Functions

Connect to an Environment

Open a Cursor

Manage Data Across Cursors

Manage Large Lists of Records

Convert Data Types

Undetermined Criteria

So, to place a hold on all deliveries to customers with delinquent accounts, the accounting environment catalog (ACCTEC) would be searched first, for all customers who are three months in arrears.

Then the order entry environment catalog (CUSTEC) would be searched for customer rows using the account numbers qualified in the ACCTEC environment.

 

top

Dynamic Information Systems Corporation - Omnidex Version 3.8 Build 6 J15.03-Copyright © 2003

DISC | Documentation Home