Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is it possible to store PDF file on blob field
Message
 
 
À
17/07/2005 19:58:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Network:
SAMBA Server
Database:
MySQL
Divers
Thread ID:
01033400
Message ID:
01033480
Vues:
21
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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform