OCI_Long Struct Reference
[Library objects and datatypes]

Oracle Long datatype. More...

#include <ocilib.h>


Detailed Description

Oracle Long datatype.

The following long Objects are supported:

Those types were used in older versions of Oracle (before Oracle8i) to store large chunks of data in the database.

It's now depreciated by Oracle that recommends using LOBs

Many databases and applications are still designed to use LONGs that's why OCILIB supports Long Objects and piecewise operations

Definition at line 493 of file ocilib_types.h.