When I read image from file and save image into column BLOB. it work  
successfully. But when I requery that record, the image is blank ( no  image ).
  
  The procedure is below:
  
  DECLARE
    dirname     varchar2(255);
      filename VARCHAR2(256);
  BEGIN
    tool_env.getvar('DEMO', dirname);
    dirname := dirname||'d:\';
      filename := get_file_name(dirname,NULL,
     'All Files (*.*)|*.*|'               ||
     'JPEG Files (*.jpg)|*.jpg|'          ||
     'Bitmap Files (*.bmp)|*.bmp|'        ||
     'TIFF Files (*.tif)|*.tif|'          ||
     'CompuServe Files (*.gif)|*.gif|'    ||
     'PC Paintbrush Files (*.pcx)|*.pcx|' );
     
      READ_IMAGE_FILE(filename, 'ANY', 'BLOB_TABLE.SRC');
  END; 
  
  Why the image does not appear???
  Could anybody help me???
  
 Send instant messages to your online friends http://uk.messenger.yahoo.com 

[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Something is new at Yahoo! Groups.  Check out the enhanced email design.
http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/PhFolB/TM
--------------------------------------------------------------------~-> 

--
-----------I.N.D.O - O.R.A.C.L.E---------------
Keluar: [EMAIL PROTECTED]
Website: http://indo-oracle.blogspot.com
Mirror: http://indooracle.wordpress.com
-----------------------------------------------

Bergabung dengan Indonesia Thin Client User Groups, 
Terminal Server, Citrix, New Moon Caneveral, di:
http://indo-thin.blogspot.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/indo-oracle/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Kirim email ke