DISC

Contents | What's New | Quick Links

 

SET Options

Introduction

Software Installation

Concepts and Design

Designing Applications

Omnidex Environments

SQL Reference

Omnidex API's

Utilities

Interfaces

Performance Guide

Troubleshooting Guide

Appendix

 

 

ENDIAN

 

SET ENDIAN <BIG | LITTLE | NATIVE | OPPOSITE>

The ENDIAN set option defines the byte-ordering for fetched data. Native is the default setting for this option.

BIG will cause data to be fetched in BIG_ENDIAN format.

LITTLE will cause data to be fetched in LITTLE_ENDIAN format.

NATIVE will cause data to be fetched in the format native to the operating system.

OPPOSITE will cause data to be fetched in the format opposite the native operating system.

Related Links

Related Links

 

 

top

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

DISC | Documentation Home