P
PaulJ
Guest
As part of an active server web site I created a database for products containing Product Name, Price, Picture etc.
In order for the picture to show up in the web page the Picture field was set up as a text field with the entries as path/file.jpg
This all worked fine but I now find I want an access report that shows th picture along with the rest of the details in a report - and I can't get it to work.
The report just shows the text for the location of the picture ie pics/file.jpg
Is there any way I can convert this field to have the actual pic show up in the report??
My efforts thus far have revolved around converting the field to a hyperlink - this just gives it a URL of http://pic/file.jpg unless I edit each one by hand and even then I can't get the pic to show in the report (I have about 350 pics). also converting the field to OLE just changes the pic/file.jpg text to Long Binary ... for every picture.
Any thoughts???
Thx in advance
In order for the picture to show up in the web page the Picture field was set up as a text field with the entries as path/file.jpg
This all worked fine but I now find I want an access report that shows th picture along with the rest of the details in a report - and I can't get it to work.
The report just shows the text for the location of the picture ie pics/file.jpg
Is there any way I can convert this field to have the actual pic show up in the report??
My efforts thus far have revolved around converting the field to a hyperlink - this just gives it a URL of http://pic/file.jpg unless I edit each one by hand and even then I can't get the pic to show in the report (I have about 350 pics). also converting the field to OLE just changes the pic/file.jpg text to Long Binary ... for every picture.
Any thoughts???
Thx in advance