• My experience is that BLOB will inflate the database excessively if the requirements are heavy. Therefore, I prefer using linking instead of embedding. It is a highly recommended approach for massive image requirements (which is the case where I work). Also, it makes it much easier for the Graphics Designer to design the image using a standard naming convention based on the Customer ID and saving it to a shared disk. Therefore, she does not have to access the database to insert the image.