Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Image into Report
Message
From
23/11/2005 06:07:09
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
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:
01071517
Views:
23
>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

It's like Tore said. I'd save fullpath and filename in table (say in field 'picPath'). In expression select file and input:

(PicPath)

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform