hello everyone...
could anyone tell me how to store images in oracle database..or which datatype has to use for it..
RvSon -3 Newbie Poster
Recommended Answers
Jump to PostMoved to Oracle forum.
Jump to PostPersonnally, I prefer to leave images on the network file server, than to store them in the database.
However, being a consultant, I pretty well have to do what my clients want.
Jump to PostIs it really necessary to store the images in the database? Like debasisdas pointed out, you can store the image as binary.
Maybe it's a good idea to store the images on the server and just make a reference to it's directory on the database.
Jump to PostStoring images themselves in a database sounds like a really bad idea, just store the server path.
All 14 Replies
debasisdas 580 Posting Genius Featured Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

hfx642
debasisdas commented: agree +13
lgabrielmf 0 Newbie Poster
arshadshabbir 0 Newbie Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
arshadshabbir 0 Newbie Poster
RvSon -3 Newbie Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
debasisdas 580 Posting Genius Featured Poster

hfx642
yash_792 0 Newbie Poster
debasisdas 580 Posting Genius Featured Poster
saideepak89 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.