Re: Storing Word Files on DB
Date: Fri, 10 Sep 1999 01:31:53 GMT
Message-ID: <7r9n29$d0j$1_at_nnrp1.deja.com>
[Quoted] In article <37D82AF4.B7F8F85_at_vossnet.co.uk>,
Mark Gumbs <mgumbs_at_vossnet.co.uk> wrote:
> Hi,
>
> Our client requiers the functionality of storing word files on the
> database side.
> Which oracle packages, if any, allows us to do this. I think BLOBs
may
> play a part somewhere.
>
> Mark
>
>
Mark, I'm doing exactly this at my client's site. However, I'm using a
Visual Basic front end, Oracle 8.0 database, and Microsoft ODBC drivers.
[Quoted] I'm saving the document data as LONG_RAW (binary) and letting Word
convert it back when it's reloaded later. If you're using Oracle's
drivers, you'd probably use CLOB. I'd be happy to e-mail you some code.
[Quoted] E-mail me at shmurphy_at_wfubmc.edu tomorrow (9/10/99) if interested
[although not sure of your time zone difference].
-Murf
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
Received on Fri Sep 10 1999 - 03:31:53 CEST