Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying Pictures in Image Control
Message
 
 
To
25/07/2007 20:03:02
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01243634
Message ID:
01243638
Views:
17
>I'm exploring displaying pictures on a form from a field in a database. I was hoping for speed purposes I wouldn't have to take the picture from the memo field save it to disk and then update the picture field on the control to point to the file.
>
>Can you point the picture field directly to the memo field? Are there any tricks? Any difference between doing this with FoxPro native tables vs. SQL server views?
>
>Thanks for any advice you can give. (I've already got this working with external files, but I was hoping for a more efficient approach if possible.)
>
>Thanks!!
>
>Bob

Yes, use PictureVal property of the image control to assign memo directly (VFP9)

You may look into this thread How Do I store image data in PictureVal Thread #1057389
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform