Home » Developer & Programmer » Forms » how to store a picture
how to store a picture [message #83878] Wed, 24 December 2003 03:47 Go to next message
Ramaprasad
Messages: 7
Registered: December 2003
Junior Member
Dear friends,
Can any one of u clearly explain
me how we can store picture in Database
i.e., in Table level.
Then how can we retrieve in Oracle forms.
regards,
Ramaprasad
Re: how to store a picture [message #83893 is a reply to message #83878] Sun, 28 December 2003 20:50 Go to previous messageGo to next message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
This is a question that pops up every two weeks or so, so you can search the board:
Look here.

There are restrictions though: In Forms 4.5, BLOBs are not yet natively supported. But even more important is that the image size is limited in Forms!

Basically it comes down to this:
- Create a table with blob column (to store the image content)
- Create a block referring to this table with an image item.
- create a button to search the client's file system, using the GET_FILE_NAME built-in and READ_IMAGE_FILE built-in.
- create a button to delete the image.

MHE

[Updated on: Fri, 18 February 2005 23:32]

Report message to a moderator

Re: how to store a picture [message #84336 is a reply to message #83878] Thu, 04 March 2004 01:47 Go to previous messageGo to next message
Senthil
Messages: 68
Registered: December 1999
Member
how to insert the picture and store the picture

Re: how to store a picture using blob in oracle [message #86297 is a reply to message #83893] Mon, 20 September 2004 05:06 Go to previous message
Rupal
Messages: 3
Registered: June 2002
Junior Member
pls send us code for storing images in database using blob field in oralce. thanking u
Previous Topic: Exact Method of Installing Oracle Developer
Next Topic: Install Oracle 8i on Win XP
Goto Forum:
  


Current Time: Mon Sep 09 17:24:55 CDT 2024