Home » Developer & Programmer » Forms » Browse Button
Browse Button [message #667283] Tue, 19 December 2017 07:22
hercules27
Messages: 9
Registered: January 2013
Location: Athens
Junior Member
Hi all

I have a simple form based on the following table:

CREATE TABLE ENQUIRY

(

DB_ID NUMBER(19) NOT NULL,

DESCRIPTION VARCHAR2(255 BYTE),

BK_ID VARCHAR2(255 BYTE),

ACCOMPANYING_DOCUMENTS BLOB




I would like to create a browse button in my form which enables to browse a tree directory and to select a pdf file.

I am running 11g Forms.

then when I save, I want to save it to the BLOB column.


how can i do it?


thank you.
Previous Topic: Oracle error Unable to perform query
Next Topic: JAVA_HOME vARIABLE
Goto Forum:
  


Current Time: Thu Mar 28 18:19:10 CDT 2024