T
tennessee
I have a sql server 2000 database that was converted from
access. I have a field that collected a ole photo. Like a
personnel directory with personal info and a photo. The
conversion changed all the oles to binary and I cant have
a unbound frame in adp to show the photo for each record.
I have tried adding a new field that has a hyperlink to a
photo and put the link on the adp. when the link is
clicked, a whole new web page opens with a small photo.
Is there any way to either 1. show the photo on the main
page for each record, or 2. make a small pop up page
(just about the size of the photo) that displays the
photo from each record???
The table is [PersonInfo] with [record number] primary
key and a [Photos] field (varchar with hyperlink) or the
old [Photo] (image with binary data)
Thank you for the help
Tenn
access. I have a field that collected a ole photo. Like a
personnel directory with personal info and a photo. The
conversion changed all the oles to binary and I cant have
a unbound frame in adp to show the photo for each record.
I have tried adding a new field that has a hyperlink to a
photo and put the link on the adp. when the link is
clicked, a whole new web page opens with a small photo.
Is there any way to either 1. show the photo on the main
page for each record, or 2. make a small pop up page
(just about the size of the photo) that displays the
photo from each record???
The table is [PersonInfo] with [record number] primary
key and a [Photos] field (varchar with hyperlink) or the
old [Photo] (image with binary data)
Thank you for the help
Tenn