Home » Developer & Programmer » Forms » Save .txt .doc .pdf .jpeg in Database From Forms
Save .txt .doc .pdf .jpeg in Database From Forms [message #426396] Thu, 15 October 2009 04:41 Go to next message
mubeenmoin
Messages: 15
Registered: April 2009
Location: KUWAIT
Junior Member
Hi,
i have a requirement where i need to upload .txt .doc .pdf .jpeg and save it to database through Forms

i m using ORACLE 10g, FORMS 6i

Re: Save .txt .doc .pdf .jpeg in Database From Forms [message #426579 is a reply to message #426396] Fri, 16 October 2009 13:41 Go to previous message
dlwixon
Messages: 92
Registered: September 2008
Member
For text you can use a CLOB field in the database and a LONG text item on the form.

For the images, use a BLOB field in the database and an image item on the form and the READ_IMAGE_FILE built-in.

Try it out.
Previous Topic: enimated image in oracle form9i
Next Topic: savepoint_mode
Goto Forum:
  


Current Time: Fri Sep 20 06:37:47 CDT 2024