Update BLOB - Oracle Forums

Update BLOB - Oracle Forums

瀏覽:1396
日期:2025-10-04
Hi to All, I have a table like this: Code : create table temp_photo ( ID NUMBER(3) NOT NULL, PHOTO_NAME VARCHAR2(50), PHOTO BLOB ); This table ... Note that the FLAG_DIR exists on the server and the AF.GIF image is in the dir. Where am I going wrong?...看更多