Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Other Java > Java Databases
|
Java Databases Discussion specific to working with Java Databases. For other Java topics, please see related Java forums. For database discussions not specific to Java, please see the Database category.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Java Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 16th, 2005, 12:42 AM
Registered User
 
Join Date: Feb 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to save LongRAW oracle data as image on FS

Hello Friends,
       I have data stored in Oracle database as Long RAW datatype. I want to save this data as a image on to the filesystem.
       This is the web application. And the corresponding table also contains a dirty field which will be updated whenever data will be changed. If the dirty field is true & when user will hit the page containing image, then this data should be stored on to the filesystem.
       After this whenever user will hit this page and dirtybit is not true(set), then jsp will load this image from filesystem.
       So how I can achieve this functionality.

       Please reply if someone has the solution.

Regards,
Santosh






Similar Threads
Thread Thread Starter Forum Replies Last Post
Upload image-create & save thumbnail-display image angshujit ASP.NET 2.0 Professional 6 July 11th, 2013 10:34 PM
Set fs = application.filesearch yismen Excel VBA 0 May 25th, 2007 02:18 PM
how to save picture in oracle using Blob pandeyvic Oracle 1 December 2nd, 2006 03:51 AM
insert image in to oracle blob data type rajesh_bamane Pro VB Databases 3 July 15th, 2006 02:06 AM
save an image ming C# 2005 0 July 11th, 2006 07:14 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.