I recently found that I need a table that stores images not text based data. Any suggestions? The tables are already built. Is the image actually stored in the database or there a reference a directory on the server where the file is.
IE
TABLE 1
PRODUCT_ID - TEXT
PRODUCT - IMAGE
IE
TABLE 1
PRODUCT_ID - TEXT
PRODUCT - IMAGE