Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Appending a JPG into a general field
Message
De
03/01/2007 11:16:14
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows XP SP1
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01181794
Message ID:
01181810
Vues:
8
>I've been trying to append a jpeg file into a general field, but the field contains only the name of the jpeg instead of any graphical representation. Is there a specific class name for a jpeg?
>
>The syntax that is suggested is APPEND GENERAL FROM (filename) CLASS( classname ).
>
>I'm using IDAutomation to create bar codes (something that has proven to be much more complicated than need be), and I've tried CLASS("IDAuto.JPG"), but that has proven worthless.
>
>Suggestions?

Unless you absolutely MUST use a general field, I STRONGLY advise against using it. Experience has shown that general fields are a PITA, and that storing the images as separate files is a much better solution. Only store the name of the image files in a text field.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform