Forms 6i doesn't save images in blob fields using Oracle 9iDB [message #85427] |
Thu, 24 June 2004 21:05  |
mehbub
Messages: 7 Registered: December 2003
|
Junior Member |
|
|
Hi,I'm using an Oracle 8i database as a production database and Forms and Reports 6i for development, in a few months we are going to migrate the database to Oracle 9i using actual development, thats ok. Obviously we need to recompile and make some tests with 9i and here is the problem with the blobs, using an image item and loading it with:
read_image_file(v_filename,'ANY','block.imageitem');
it appears to be loaded and saved but when I query the block then cant retrieve the image, and even when I try to show this record in Reports I get an error message and couldn't run it.
There's something wrong with 9i??? I need a patch for 6i??? or need a patch for 9i???
Somebody plzzzzz help me . Thanks in advance for your help.
|
|
|
|
|
|
|