From: jdennis@crl.com (John Dennis)
Newsgroups: comp.databases.oracle
Subject: Storing files in the database
Date: 2 Feb 1995 11:03:39 -0800
Organization: CRL Dialup Internet Access	(415) 705-6060  [Login: guest]
Lines: 18
Message-ID: <3graab$2oe@crl6.crl.com>
NNTP-Posting-Host: crl6.crl.com
X-Newsreader: TIN [version 1.2 PL2]


I am looking for some assistance regarding extracting information 
from an Oracle database.

I need to store a file (.ZIP) in a database.  The file will be 
stored in a database column defined as Long Raw (this will hold 
up to 2 GB of binary type data).  I then need a retrieve the file
from the database while in MS-DOS and have it place the files on 
the hard-drive.  I have VB, SQL-Windows and the C compiler with 
the SQL-Net in my list of tools.  The file will be between 
5 - 15 MB in size.

Does anyone have any ideas or have you done something similar to this?

Thanks for any assistance.


John Dennis


