Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> How to stored files into databases?
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
![]() |
![]() |