Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is it possible to store PDF file on blob field
Message
 
 
To
17/07/2005 19:58:09
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Network:
SAMBA Server
Database:
MySQL
Miscellaneous
Thread ID:
01033400
Message ID:
01033480
Views:
22
This message has been marked as a message which has helped to the initial question of the thread.
>How to store PDF file on blob field of MySql database?
>
>Wich object must I use to view the content of blob field on VFP form?

You can use VFP Image control new PictureVal property to display an image from VFP blob field. Keep in mind that PictureVal doesn't get refreshed when recor pointer moves in the table. You'll have to reassign it every time image changes.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform