Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Saving images as blobs in a database sounds like a really bad idea. The best database for images out there is the file system. You can save the filenames in the database, and that sounds much better.