Visualize database documents as ordinary discfiles
We have a system for storing large images in an Oracle db. We want to make it possible for the image users to access the images just like if they were stored on disc, from their image manipulation softwares. (They should be able to browse the images with the Windows Explorer and open and save them from inside the image software.)
Does anybody know about a solution for this or some sdk to use? I guess, what we want to build is a simple implementation of a Virtual File System.
Thanks for your help!
/Shumway
|