Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FPT too big - help!!!!
Message
 
À
28/11/2002 16:00:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00728035
Message ID:
00728045
Vues:
19
Hi Steven,
You can store .jpg (or any other format) in a memo field:
sImage = filetostr('yourJpgFileName')
replace memoField with sImage
To restore the image, use strtofile(memoField, anyJpgFileName).


>Hi,
>
>I am storing jpg files in a General filed in my table. Every time I add a 40k jpg file, my FPT file grows almost 1 MB!! What do I do?? HELP!!!
>
>Thanks,
> Steven
Doru
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform