From: marktoml@gdi.net (Mark Tomlinson)
Subject: Re: Oracle 8 LOBs with a Windows Client - Advice Wanted
Date: 1998/11/11
Message-ID: <364cbd9e.2486865@newshost.us.oracle.com>#1/1
Content-Transfer-Encoding: 7bit
References: <01be0b39$90f3f0e0$1646a8c2@my-computer>
Content-Type: text/plain; charset=us-ascii
Organization: Oracle Corporation. Redwood Shores, CA
Mime-Version: 1.0
Newsgroups: comp.databases.oracle,comp.databases.oracle.misc,comp.databases.oracle.server


Using a PL/SQL package/procedure to wrap the calls to DBMS_LOB and
allow you piecewise access to the LOB data is fine. You can certainly
get better performance using OCI 8, but the learning curve is a bit
steep.


