Please help!
I have Access table. It has 3 fields: employee_id (number), image_file_path (text), employee_picture (ole-object).
I would like to dynamicaly bind those images that are specified in the image_file_path field to display corresponding picture object in employee_picture field on the form.I want to use "linked" vs. "embeded" images on the form. And also I do not want to manually enter a file path for every picture, but to use those file addresses that are stored in "image_file_path" field.
Thanks in advance.
rosti
I have Access table. It has 3 fields: employee_id (number), image_file_path (text), employee_picture (ole-object).
I would like to dynamicaly bind those images that are specified in the image_file_path field to display corresponding picture object in employee_picture field on the form.I want to use "linked" vs. "embeded" images on the form. And also I do not want to manually enter a file path for every picture, but to use those file addresses that are stored in "image_file_path" field.
Thanks in advance.
rosti