Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to store a binary image into a table
Message
De
06/08/1999 14:26:50
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
À
04/08/1999 13:34:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00249832
Message ID:
00250814
Vues:
21
>>Dear fellow developers,
>>
>>I would like to store a binary image into a table. But I am not sure which field type to choose. 'General' or 'Memo'? What command could be used to store the binary image into this table?
>>
>>Please help.
>>
>>Thank you very much.
>>
>>juan
>
>Hola Juan
>
>Sorry, I misspelled my first message, it should be APPEND GENERAL instead of APPEND MEMO.

Actually, both can be used (with a different approach), and the General should work with les coding and less disk activity, but will consume far more disk space, and the Memo would need copying out into a temp file each time it's accessed, so it would need much more programming (Clear resources comes to my mind as a necessity).

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform