We have an unsupported Oracle application running 9i as the database server and 10g on the application server.
As part of the application we are able to load and save photos (jpeg) within the database. We have started using the photos for different purposes and I have noticed that there is a huge difference in file size where comparing the preload file with the image when exported. Can anyone explain why this is happening.
As an example when we load a 10mb file, the photo is only just over 1mb when extracted. There is on average an 84% decrease in the exported file size over the original photo. The image dimensions are still the same size as is the dpi. Any ideas why the exported images are significantly smaller then the images loaded to the database.
Thanks,