So i have an access database (simply put) and I want an image for each record for dynamic content on a web page. What is the best way to handle this? Presumably have a cell in each record dedicated to the relative location of the image i.e. '../images/dynamic/thisimage.jpg'?
Or am I wrong or is there a better way?
Cheers