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

Home -> Community -> Usenet -> c.d.o.misc -> How to stored files into databases?

How to stored files into databases?

From: Chris <lunasea_at_magix.com.sg>
Date: Tue, 07 Dec 1999 19:44:07 +0800
Message-ID: <384CF307.9ECBC2BF@magix.com.sg>


Hi guys, I need some help. I'm a newbie to JDBC and Oracle. How do I store a file into the database, let's say the file holds the information of public keys or private keys (*.key) Do I need to convert the file into Streams first or something else before
storing ? How do I select the file (if it was already stored in the database)
and use it for comparision(checking of keys, whether it's matched) ? I'm currently using JDK 1.1.8 and Oracle 8.0.5. This is a project on storing
keys into the database. Anyone please help me ?

Please reply me back at anther_at_pacific.net.sg Received on Tue Dec 07 1999 - 05:44:07 CST

Original text of this message

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