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 -> Bfiles and Oracle 8

Bfiles and Oracle 8

From: Scott Haas <haas_at_scpa.sri.com>
Date: Tue, 11 Jan 2000 11:27:12 -0500
Message-ID: <387B59DF.8DA07F1A@scpa.sri.com>


Using Oracle 8 on WinNT

I have a table in oracle that stores the following information:

 sequence_number             varchar2(10)
 picture                                 bfile


From what I have read, you store the binary (picture) file externally from the database. Is this true ?

How do you load the bfile into the schema? Using sql*loader ? Please explain....

My question is: Received on Tue Jan 11 2000 - 10:27:12 CST

Original text of this message

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