Some JPG images, stored in DB, do not display on screen/image item.
Hi friends,
I have a form to save and retrieve images (JPG, GIF, TIF) to and from DB, using WEBUTIL_FILE_TRANSFER.CLIENT_TO_DB and CLIENT_IMAGE.WRITE_IMAGE_FILE respectively.
It’s working fine, but with few JPG images, it stores in DB but do not display on screen/image item.
Secondly, if I try to retrieve and write this JPG to OS (using CLIENT_IMAGE.WRITE_IMAGE_FILE), it prompts error “FRM-47101: Cannot write image file”.
Environment:
Forms [32 Bit] Version 10.1.2.0.2
OS XP Pro 2002 SP3
Oracle DB 11g Enterprise Edition Rel. 11.1.0.7.0 - 64bit
Any help will be highly appreciated.