Home » Developer & Programmer » Forms » store PDF in the database (Forms 6i)
icon9.gif  store PDF in the database [message #448468] Tue, 23 March 2010 10:53 Go to next message
econtreras2010
Messages: 1
Registered: March 2010
Location: chile
Junior Member
Hello all

I want to store files in the database using oracle forms 6i
The file may be in the form of .pdf .

Its possible, if yes How to code in form......

Thanks in advance
Ely
Re: store PDF in the database [message #448479 is a reply to message #448468] Tue, 23 March 2010 11:57 Go to previous messageGo to next message
Michel Cadot
Messages: 68686
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
You store it in BLOB inside the database or BFILE outside it.
Many codes available everywhere on the web.

Regards
Michel
Re: store PDF in the database [message #448528 is a reply to message #448468] Wed, 24 March 2010 00:19 Go to previous message
tamzidulamin
Messages: 132
Registered: October 2009
Location: Dhaka
Senior Member
Dear,

First u convert your pdf file into BLOB data type.
(Convert file to blob: http://tamzidul-amin.blogspot.com/2009/10/data-convert-from-file-to-blob.html)

After that, you insert BLOB data by using insert statement of your
table.

Regards,

Tamzidul Amin.
Previous Topic: installtion problem with oracle 11g
Next Topic: /oas/product/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar:
Goto Forum:
  


Current Time: Fri Sep 20 10:26:34 CDT 2024