R
Rudi Groenewald
Hey people,
I am using SQL server 2000 as an interface and access as my forms (ADP)
I have a subform which is linked via an Employee Id to insert a photo of the
employee.
In my subtable, the "Photo" field is type "Image"
Now when I insert the photo "object" it shows in the Old object window as
for eg: dscf0004.jpg, and not the content, In my previous attempt where I
had the photo field in the main table it worked fine, but I had issues with
this slowing down the database tremendously.
How can I correct this so that the photo's actual content is shown in the
object Field and on my report as the photo and not only DSCF0004.jpg in the
object window?
Thanks alot in advance
Rudi Groenewald
I am using SQL server 2000 as an interface and access as my forms (ADP)
I have a subform which is linked via an Employee Id to insert a photo of the
employee.
In my subtable, the "Photo" field is type "Image"
Now when I insert the photo "object" it shows in the Old object window as
for eg: dscf0004.jpg, and not the content, In my previous attempt where I
had the photo field in the main table it worked fine, but I had issues with
this slowing down the database tremendously.
How can I correct this so that the photo's actual content is shown in the
object Field and on my report as the photo and not only DSCF0004.jpg in the
object window?
Thanks alot in advance
Rudi Groenewald