How to store & retrieve images in the database?
-
-
Answer:
As above, you do not store the actual image, but rather the path of where the image is stored on the computer. You then use a form that references that path.
Sachin at Answerbag.com Visit the source
Other answers
Whenever I have used images in database solutions, the database has stored the path to the image, not the image itself. As far as I'm aware, you can't store an image in a data table, only the path to it.
Teetotal Michael
Related Q & A:
- How can I insert posted data into the database?Best solution by Stack Overflow
- How to store documents/images/video on a different server in sharepoint 2010?Best solution by SharePoint
- How to store an image in database using MySQL?Best solution by stackoverflow.com
- How to interact with a foreign key in database?Best solution by Stack Overflow
- How do i get multiple images?Best solution by Stack Overflow
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.