Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo vs. Memo(binary)
Message
From
05/06/1998 02:34:13
 
 
To
01/06/1998 09:10:19
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00103573
Message ID:
00105034
Views:
47
>Can anyone explain the difference in the "Memo" and the "Memo (binary)" data types? Also any recommendations as to which is better?

Use
1- MEMO fields for textual comments,

2 - GENERAL for complex OLE based information

and

3 - BINARY MEMO fields for storing the content of self-standing files (including exe) that you want to store in a DBF- library (you will get them back as files by a COPY MEMO). They can be pretty useful in some situations.

François
Previous
Reply
Map
View

Click here to load this message in the networking platform