Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BLOB vs. Binary Memo
Message
 
 
À
23/11/2010 18:25:15
Joel Leach
Memorial Business Systems, Inc.
Tennessie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01490301
Message ID:
01490302
Vues:
85
This message has been marked as the solution to the initial question of the thread.
>What's the difference between a BLOB and a Binary Memo field? The BLOB supposedly addressed the nightmare of storing images in a General field, but why didn't the binary memos solve that before? Or maybe it did? This is my first occasion to store images in a DBF.

A Blob is a binary data type and corresponds to SQL Server Image data type. A Binary Memo is a character data type w/o code page translation.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform