Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Urgent : How to insert/retrieve BLOB ??
>
> i need to insert /update / retrieve a image (GIF/JPEG/TIFF) to/from this
> table.
> i went thro' the DOCS also . but i don't find any example to do this .
> can anyone help me to do this ?
>
> any sample scripts please ?
>
please refer to chapter 9 "Internal Persistent LOBs" from the "Oracle8i Application Developer's Guide - Large Objects (LOBs)" manual at http://technet.oracle.com/docs/products/oracle8i/doc_library/817_doc/appdev. 817/a76940/toc.htm
(there shouldn't exist a major difference with 8.1.6)
there are examples (a bit scattered) for creating/reading/writing/etc LOBs for pl/sql , oci, java.
hth,
Marin
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Marin Dimitrov INET: marin.dimitrov_at_sirma.bg Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Feb 06 2002 - 05:13:24 CST
![]() |
![]() |