Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pictures in the data base
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Divers
Thread ID:
00426359
Message ID:
00426646
Vues:
18
Beyond that you may want to take a look at storing them in binary memo fields instead. A quick custom function call in an ole control can use strtofile() to dump the file to disk where you can set it as the picture property on a form or report.

General fields can be a real pain and you will hit some limitations if you get into things like trying to encode a general field in an XML string, etc...

I avoid general fields like the plague unless there is a VERY good reason to use them.

Mike
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform