Memo or Memo binary
Hi,
I want to use memo's in my table. There is als a type called memo binary.
Which one must I use? What are the pro's and the contra's for them ?
many thx
Shanice
[214 byte] By [
Shanince] at [2007-11-10 12:50:35]

# 1 Re: Memo or Memo binary
If you're just storing plain text, then an ordinary memo is fine. A memo
field will normally have the current code page in effect applied to it so
special characters for the language involved will show correctly. If you
switch code pages, you may have the data altered without you doing anything
at all. If what you're storing is binary type data, having it altered
automatically could be devastating to the content. That's why there are the
two different types.
--
Fred
Microsoft Visual FoxPro MVP
Please respond only to the newsgroups so that all may benefit.
Shanince wrote:
> Hi,
>
> I want to use memo's in my table. There is als a type called memo
> binary.
>
> Which one must I use? What are the pro's and the contra's for them ?
>
> many thx
>
> Shanice
--
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.506 / Virus Database: 303 - Release Date: 8/1/2003