Hi Everyone,
I am wondering if it is possible to store pictures in a MySQL database? If so how does one go about this (particularly what SQL datatype would a picture be stored as?). Assuming that it is possible to store pictures in a MySQL database, are there any disadvantages to doing so? For example would storing a picture in MySQL take up lots more storage space than simply keeping pictures in directories?
Thanks for your help.
Regards
David
I am wondering if it is possible to store pictures in a MySQL database? If so how does one go about this (particularly what SQL datatype would a picture be stored as?). Assuming that it is possible to store pictures in a MySQL database, are there any disadvantages to doing so? For example would storing a picture in MySQL take up lots more storage space than simply keeping pictures in directories?
Thanks for your help.
Regards
David