Hi,I have the three following fields:
ID
Name
Picture
If I set picture as OLE object in MS Access , I am able to add image in the ASP runner, no problems with specific dimensions.(This is however not the best choice since all images will be embedded in the database thus increasing its footprint)
If I set the Picture as "text" in MS access, and then set it in View as "Image", and "edit as" "file" I encounter the following problems.
As soon as I UNCHECK display thumbnails(I really do not want to see the enlarged photos as all my photos are of the same size) and click on the Edit tab and move back again to check if the checkmark stays, I see that Asp runner automatically "checks" the "display the thumbnails" checkmark - no matter what you do - save the project, jump to another tab- it simply automates the checkmark.
However, if I have set the database field to OLE then there is no option of displaying the thumbnail and Asprunner does not create an <a href reference> int he final _list.asp file.
Could someone form the team see the issue and advise?
Thanks