Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to display JPG in a form
Message
De
18/01/2000 16:45:08
 
 
À
18/01/2000 16:10:13
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00276185
Message ID:
00319636
Vues:
30
>>I'd just store a filename reference to a jpg somewhere on disk
>>inside the table. Then just set the Image.Picture property to that filename.
>
>But what if you have several hundred images? Then you have to maintain them outside of the database, which could be more difficult than just storing them (somehow, somewhere) within a table?

You could store them in a binary memo field and extract it out to a file as needed with STRTOFILE(). That way, you get to have a single file (well, only two) to keep track of.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform