Home

Getting Started

Utilities

Indexing

Omnidex

Development

Tutorials

Quick Links

 

OmniAccess API

Functions

Syntax

Options

Example

 

OmniAccess API

Programming Basics

Managing Data

Functions

 

OASTATEMENTINFO

The oastatementinfo routine is provided to return information after each call to oaexecsql indicating information about the statement just called.

 

Syntax

oastatementinfo (cursor, options, status, size, buffer)

 

Options

 

 

Example

 

Top