Pictures in a DB
5 pts.
0
Q:
Pictures in a DB
In my DB I have a picture in each record but it now says I have no more space available...How do I get round this?
ASKED: Jun 27 2009  3:26 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
46795 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
First of all what database are you using, MS SQL, mySQL, Oracle, etc?

This is one of the reasons that it is recommended that you don't store images within the database. Most people store them outside of the database, and store just a pointer to the file in the database.
Last Answered: Jun 29 2009  0:43 AM GMT by Mrdenny   46795 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0