G
Guest
Hello Al
I have a form that I want to display pictures of equipment (.BMP's). I have a table that has the name of the pictures (.BMP's). All of the pictures reside in the same directory. I concatinate the directory name tand the file name and come up with a FQN. I want to display the picture in a control when the record is navigated to (all fields on the form are unbound, I'm controlling the record navigation myself)
I have tried Image, Unbound and Bound objects and can't get the image to change (the rest of the data does
Can anyone shed anylight on what I might be doing wrong. Any help would be appreciated
Thanks in advanc
George
I have a form that I want to display pictures of equipment (.BMP's). I have a table that has the name of the pictures (.BMP's). All of the pictures reside in the same directory. I concatinate the directory name tand the file name and come up with a FQN. I want to display the picture in a control when the record is navigated to (all fields on the form are unbound, I'm controlling the record navigation myself)
I have tried Image, Unbound and Bound objects and can't get the image to change (the rest of the data does
Can anyone shed anylight on what I might be doing wrong. Any help would be appreciated
Thanks in advanc
George