5 pts.
 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?

Software/Hardware used:
ASKED: June 27, 2009  3:26 AM
UPDATED: June 29, 2009  1:22 PM

Answer Wiki:
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 Wiki Answer Submitted:  June 29, 2009  12:43 am  by  Denny Cherry   64,550 pts.
All Answer Wiki Contributors:  Denny Cherry   64,550 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _