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: JSP - Blob Image

Re: JSP - Blob Image

From: Frank <fbortel_at_home.nl>
Date: Tue, 11 Nov 2003 23:16:30 +0100
Message-ID: <bormkt$fan$1@news1.tilbu1.nb.home.nl>


Jeremy wrote:

> In article <fe3d44d1.0311110612.439d40b3_at_posting.google.com>, 
> srinivasanvijay_2000_at_yahoo.com says...
> 

>>Hi All,
>>
>>We have a application that is in the follwing arch
>>
>>front-end = jsp
>>middle-tier= websphere
>>backend = oracle 9i r2
>>
>>We have a scanning module, that scans the application from the
>>front-end (jsp), once we complete scanning, we stream the information
>>to the database. The same holds good for retrieval, we stream to the
>>front-end.
>>
>>We have a problem sending more than 50k image. What could be the
>>problem ?
>>
> 
> 
> A good question indeed - what are the symptoms?
32k being the boudary? Someone used a PL/SQL varchar variable. Strikes me as odd, as you talk about an image (that would be a Blob, not a Clob)
-- 
Regards, Frank van Bortel
Received on Tue Nov 11 2003 - 16:16:30 CST

Original text of this message

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