Data Types

From InterBase

Go Up to Programming with the InterBase API


InterBase supports a wide variety of data types for application development. These data types are defined in a typedef to be platform-independent. The InterBase client libraries are also compiled with packed data structures to be compatible with a variety of platforms.

For more information about InterBase data types, see Data Types on the Language Reference Guide.

Advance To: