I am trying this application and so far, it has met my expectations with the exception of having pictures show up in the "View" screen. I have no problem with the uploading feature to the database and getting the picture to show up on "Edit" screen.
I am using an Access 2000 database and my table contains a field called "Photo" formatted as "Ole Object". I also changed the "View" and "Edit" formats in the application wizard to "database image".
When I click on the "View" link on my browser, I can see all the data that I selected from my database but no picture. The cell where the photo should show up contains this message: "Long Binary Data. Cannot be displayed"
WHAT AM I DOING WRONG OR WHAT IS THE FIX? THANKS.