Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: How to load pictures in Oracle 8?

Re: How to load pictures in Oracle 8?

From: Matthias Späth <matthias.spaeth_at_optimum-gmbh.de>
Date: Fri, 23 Jul 1999 09:24:54 +0200
Message-ID: <7n953i$cb9$1@news.karlsruhe.punkt.de>


Hi,

you have to code a little program that reads the binary data from the file and writes them into a BLOB in a table. For further information contact the manual. There are examples for LOB writing and reading.

Matthias
www.optimum-gmbh.de Received on Fri Jul 23 1999 - 02:24:54 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US