D
drb
A client wants to add digital camera photos to a multiuser equipment
maintenance database. I do not plan to store the photos in the .mdb,
but rather in a folder in the same location as the .mdb. In the .mdb I
plan to store the equipment id, the path to the photo, and other fields
that will allow multiple photos of a piece of equipment on the same day
plus other fields to make the equipment id unique for each photo.
So far so good! What object do I use to show the photo on a form? An
unbound object frame sounds like what I want, but can't see how to
specify the path to the photo. Where am I going wrong? Sample code?
Once I can figure this out I should be able to use the same methods to
include the photo on a printed report. Yes?
drb
maintenance database. I do not plan to store the photos in the .mdb,
but rather in a folder in the same location as the .mdb. In the .mdb I
plan to store the equipment id, the path to the photo, and other fields
that will allow multiple photos of a piece of equipment on the same day
plus other fields to make the equipment id unique for each photo.
So far so good! What object do I use to show the photo on a form? An
unbound object frame sounds like what I want, but can't see how to
specify the path to the photo. Where am I going wrong? Sample code?
Once I can figure this out I should be able to use the same methods to
include the photo on a printed report. Yes?
drb