Hi folks,
I have never stored pictures in an Access DB before, and am now having difficulties.
Can someone please help advise me on what is best, A: store the pictures inside Access, or B: store them in a separate folder. And could you help with an idiots guide on how to do it?
Also, I have tried to create a page using ASPRunner 6.0 to store the pictures in an OLEDB field, with an additional Thumbnail field, but I am receiving an error that IIS (I'm using 7.0 on Windows 7) will not allow files >200kb to be uploaded, but I can't find a setting for this in IIS Manager.
can anyone help on this?
Thanks
Shandy
I have now managed to store a picture inside the database, but the Thumbnail is showing as a full size picture despite setting the image size to 150*150 and selecting 'show thumbnail'.
there are now two questions left: how do i store pictures outside of the database, but allow users to link to them and how do I show thumbnails correctly.
thanks