Application Server Forms9, no picture insert possible Hi,
I´ve created a test table:
create table testpic (
testid number(2) primary key,
testpic long raw);
After that, I've included some pictures via Forms6 the complete
functionality works with Forms6. The pictures are displayed via Forms9, but
I can't insert new pictures.
What went wrong, I kept all with default values!
ManFis |