× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



You can use RPG to read the PF -- but you have to use SQL rather than F-specs. (Unless you create the special views without the BLOB, as you stated.)

I'm not sure why you'd want to put an image in a CLOB. The base64 decoding is going to add significantly to the time it takes to view the file -- so what's the advantage of using a CLOB instead of a BLOB where the encoding/decoding isn't necessary?


On 7/6/2011 4:57 PM, Chris Bipes wrote:
I have also considered storing images directly in the database, but as CLOBS. That is we base64 encode the images before storing in the database. 1. Cannot use RPG to access the physical file, must create views excluding the CLOBS/BLOBS.
2. Haven't figured out how to display the image in a browser without extracting and saving to a temp location, then passing the hyper link.
3. Haven't figured out how to insert the image into a CLOB field.


Also have not had the time to get past 3 or 2, 1 is easy.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.