I wonder if someone could help me store a blob field that contains a jpg into a simple file.
I already tried to use UTL_FILE package but it won't open my file due to an invalid path. This path is actually working on the DBMS_LOB.OPEN command but i wonder why it is not working with UTL_FILE.FOPEN.
thanks!
I already tried to use UTL_FILE package but it won't open my file due to an invalid path. This path is actually working on the DBMS_LOB.OPEN command but i wonder why it is not working with UTL_FILE.FOPEN.
thanks!