Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Extract BMP pic from Memo field with binary data
Message
 
 
À
26/04/2008 16:30:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01313308
Message ID:
01313316
Vues:
11
A BMP is not changed by CREATEBINARY() in this case. Try
USE mytable
lcBmpFile = "whatever.bmp"
STRTOFILE(PicField, lcBmpFile) 
>
>I have stored bmp pics in memo binary fields using CREATEBINARY()
>
>How can I extract back the bmp pic from the memo binary field?
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform