#include <ocilib.h>
Detailed Description
Oracle External Large objects:.
The following external Larges Objects are supported:
- BFILEs : Binary files
- CFILEs : Character files
FILEs were introduced by OCI8 in order to store references to files located outside the database .
- Warning:
- Only Read-only access is allowed on BFILEs
Two way to use FILEs :
- within statement context (query, binding)
- without statement context (server files reading) through OCI_File properties functions
Definition at line 473 of file ocilib_types.h.
Generated on Thu Jul 30 17:41:55 2009 for OCILIB (C Driver for Oracle) by
1.5.4