Home » SQL & PL/SQL » SQL & PL/SQL » How to store photos or gif images into database
How to store photos or gif images into database [message #19701] Thu, 04 April 2002 04:59 Go to next message
vinod reddy
Messages: 1
Registered: April 2002
Junior Member
Hai ,

I want to store photos,gifs into data base. i know we can do that one by using bfiles,blobs . But I dont know the procedure . Please give an example and help me.

with regards,
vinod
Re: How to store photos or gif images into database [message #19715 is a reply to message #19701] Thu, 04 April 2002 11:07 Go to previous messageGo to next message
Grant
Messages: 578
Registered: January 2002
Senior Member
This is a good place to start.
http://asktom.oracle.com

Go to the Search Archives tab and search on BLOB.
Re: How to store photos or gif images into database [message #19737 is a reply to message #19701] Fri, 05 April 2002 02:03 Go to previous message
Dinesh
Messages: 31
Registered: October 2001
Member
Hi,
You can use BLOB datatype to store images..BLOB is Binary Data type used for storing Large Objects .. like gifs,word.doc,spreadsheets etc.. It has upto 4GB memory space.
You can manipulate the data of BLOB objects using DBMS_LOB package
Regards
Dinesh JV
Previous Topic: Top three salaries
Next Topic: Direct Path Load help needed
Goto Forum:
  


Current Time: Tue Mar 19 04:41:16 CDT 2024