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 -> Re: GIF data in Oracle

Re: GIF data in Oracle

From: Torsten Greiff <Torsten.Greiff_at_t-online.de>
Date: 1997/04/05
Message-ID: <5i5bk5$a9u$1@news01.btx.dtag.de>#1/1

We do the same on your Web Server (ORACLE WebServer 2.0) For this functionality we use C++ Cartridges connected via OCI to the Database (ORACLE 7.3) and it's working fine. We don't use PL/SQL for long raw processing, because during inserting images or other docuemnts into the Databse, we compress the data and the Cartridge is decompressing the data before sending to the client.

t.g. Received on Sat Apr 05 1997 - 00:00:00 CST

Original text of this message

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