Thread: Image database
View Single Post
Old 2007-04-23, 04:10 PM   #2
virgohippy
Madness is like gravity. All it takes is a little... push.
 
virgohippy's Avatar
 
Join Date: Feb 2006
Location: California
Posts: 1,679
It's not a good idea to store images in a database. If you do want to use a database it's much better to store the location of an image (URI) in the database and just reference the file when needed.
__________________
~Warm and Fuzzy.
virgohippy is offline   Reply With Quote