On March 3rd, 2006 Frank Mash (not verified) says:
I second the thoughts of James, this is one of the ideal situations when using MySQL makes great sense.
I remember last year working on a news system where a leading news provider was delivering us so many images that managing them was becoming a real mess.
If you do go with storing image, like James says, make sure to put thumbnails in a different table than main images.
I second the thoughts of
I second the thoughts of James, this is one of the ideal situations when using MySQL makes great sense.
I remember last year working on a news system where a leading news provider was delivering us so many images that managing them was becoming a real mess.
If you do go with storing image, like James says, make sure to put thumbnails in a different table than main images.
Best of luck
Frank