Oracle8i Application Developer's Guide - Large Objects (LOBs) Release 2 (8.1.6) Part Number A76940-01 |
|
LOB Programmatic Environments, 2 of 9
Oracle8i now offers six different environments (languages) for operating on LOB
s. These are listed in Table 3-1, "LOBs' Six Programmatic Environments".
Language | Precompiler or Interface Program | Syntax Reference | In This Chapter See ... |
---|---|---|---|
PL/SQL |
DBMS_LOB Package |
||
C |
Oracle Call Interface (OCI) |
||
C++ |
Pro*C/C++ precompiler |
||
COBOL |
Pro*COBOL precompiler |
||
Visual Basic |
Oracle Objects For OLE (OO4O) |
Oracle Objects for OLE (OO4O) is a Windows-based product included with Oracle8i Client for Windows NT. There are no manuals for this product, only online help. Online help is available through the Application Development submenu of the Oracle8i installation. |
"Using Visual Basic (Oracle Objects for OLE (OO4O)) to Work with LOBs" |
Java |
JDBC Application Programmatic Interface (API) |
Oracle8i SQLJ Developer's Guide and Reference and Oracle8i JDBC Developer's Guide and Reference |
|
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved. |
|