Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Image into Report
Message
From
01/11/2005 06:52:35
 
 
To
01/11/2005 05:54:19
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 7
OS:
Windows XP SP2
Network:
Novell 4.x
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01063943
Message ID:
01063947
Views:
16
>Hi,
>
>I have a product table say about 5000 records in it and I have the image of all these products. If I put all the images into the general of the table (icode.dbf) the table will be bulky.
>
>I stored all these images in let say (d:\coolpos\pictures) directory. And I saved the images with the product code name. like the product code is
>
>CODE NAME IMAGE NAME
>
>A001 ALBUM ... A001.JPG
>
>Is there any way to grab the image from that directory in my Product List Report ?
>
>Saif

Easy. Just add an image control to your report, and set picture to something like "d:\coolpos\pictures\" + partname + ".gif".
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform