saving images in oracle [message #99671] |
Thu, 14 February 2002 03:06 |
Gaurav
Messages: 20 Registered: February 2002
|
Junior Member |
|
|
can u help me to know the coding for saving images in oracle with visual basic as front end and ADO interface
|
|
|
Re: saving images in oracle [message #99715 is a reply to message #99671] |
Wed, 27 February 2002 19:49 |
meena
Messages: 36 Registered: December 2000
|
Member |
|
|
hi
U can save img. files in Oracle
using BLOB data type as a datatype of the column
But I don't know how to retrieve it from Oracle
if u find any method pls inform me
|
|
|
whether.. [message #100457 is a reply to message #99671] |
Mon, 06 January 2003 22:48 |
kiran kumar
Messages: 17 Registered: June 2001
|
Junior Member |
|
|
whether oracle will support images if not with which databases images support is good.list thos e databases to me.
|
|
|
|
Re: saving images in oracle [message #101016 is a reply to message #99715] |
Fri, 26 March 2004 06:23 |
Jayaraj
Messages: 2 Registered: June 2003
|
Junior Member |
|
|
Hi,
I've one doubt in store image like jpg and gif file in oracle database. Many of them tell me that with help of Raw datatype and LOB we can store and retrive. If any one give me solution with example, it will be helpful for my project.
jayaraj
|
|
|