Heres the situation, im making a web site (one that is layed out like the columnar report from the wizard) using data stored in an access database including a photo of the item I need to sell, would it be easier to store the picture as an OLE object in the database or save the picture location, The web site needs to be updated daily, I was thinking about using a transaction file so that not all items need to be changed, is this more complicated and pointless considering the database will only hold abour 50 items that need to be placed online.