Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Display Blob data
Message
De
18/11/2004 15:58:48
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
 
 
À
18/11/2004 11:49:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro Beta
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
00962598
Message ID:
00962819
Vues:
9
That works!

Thanks,

Jerry


>Hi Jerry.
>
>>I have a table with a blob data type. This blob field contains .Jpg images.
>>
>>How can I display the contents of a blob field in a form?
>
>Set the new PictureVal property of an Image control to the name of the blob field:
>
>
Thisform.imgPicture.PictureVal = MyTable.MyBlobField
>
>Note that PictureVal doesn't work like ControlSource -- you need to set PictureVal each time you move the record pointer.
>
>Doug
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform