Skip Headers

Oracle® Objects for OLE Developer's Guide
Release 9.2.0.4

Part Number B10952-01
Go To Table Of Contents
Contents

Reading LOB Data

The Read method of OraBlob and OraClob reads data to a local buffer from a LOB in the database. The CopyFromFile method reads content of a LOB into a local file.

LOB data can be read in one piece or in a series of multiple pieces:

·
Single Piece Read Operation

· Multiple Piece Read Operation


 
Oracle
Copyright © 1994, 2003 Oracle Corporation.

All Rights Reserved.
Go To Table Of Contents
Contents