DISC

Contents | What's New | Quick Links

 

Application Programming Interfaces

Introduction

Software Installation

Concepts and Design

Designing Applications

Omnidex Environments

SQL Reference

Omnidex API's

Utilities

Interfaces

Performance Guide

Troubleshooting Guide

Appendix

 

 

OmniAccess API

 

The Omnidex Access Application Programming Interface (OmniAccess API), is the basis for all Omnidex application programming.

The Omnidex ODBC and JDBC drivers both use the OmniAccess API to communicate with Omnidex.

Omnidex applications that use the OmniAccess API can take advantage of all the features available with Omnidex, including the ability to use standard SQL for queries against any database.

OmniAccess syntax is based on SQL syntax, making it easy to understand and use.

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

OmniAccess API applications must:

To terminate an OmniAccess API application, the application must:

top

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

DISC | Documentation Home