Home | Previous Page | Next Page   Data Manipulation >

Using Numeric Data Types

In This Chapter
Integer Data
Integer Text Representation
Integer Binary Representations
One-Byte Integers
Two-Byte Integers
Four-Byte Integers
Eight-Byte Integers
Fixed-Point Data
Fixed-Point Text Representations
Decimal Text Representation
Monetary Text Representation
Fixed-Point Binary Representations
DECIMAL Data Type: Fixed-Point Data
MONEY Data Type
The decimal.h Header File
Transferring Fixed-Point Data (Server)
Converting Decimal Data
DataBlade API Functions for Decimal Conversion
ESQL/C Functions for Decimal Conversion
Performing Operations on Decimal Data
Obtaining Fixed-Point Type Information
Floating-Point Data
Floating-Point Text Representation
Floating-Point Binary Representations
DECIMAL Data Type: Floating-Point Data
SMALLFLOAT Data Type
The FLOAT Data Type
Transferring Floating-Point Data (Server)
Converting Floating-Point Decimal Data
Obtaining Floating-Point Type Information
Formatting Numeric Strings
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]