For records that have an image (such as members of staff having a picture for each one) what is the best method for displaying this picture on the form?
Currently I've got an image box which is updated with the file location reference stored in the table. it work well, however, in order for the image box to be on the form it has to have a default image which may not be on every computer it is run on. Is there either a way of getting rid of this default image, or a different /better way of doing the images.
Thanks
Currently I've got an image box which is updated with the file location reference stored in the table. it work well, however, in order for the image box to be on the form it has to have a default image which may not be on every computer it is run on. Is there either a way of getting rid of this default image, or a different /better way of doing the images.
Thanks