Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Avoid memo bloat
Message
From
21/06/2007 13:49:39
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01234728
Message ID:
01234802
Views:
11
Thanks Rob. I have been thinking about this option.

Ciao


>If you could live with a 254 Char memo, you could have a seperate table with a PK field and a Character field. This way you always store it back to the same physical location and only use space where a note exists. With a bit more work, you could expand it to have more space.
>
>I used this technique MANY years ago (Pre FP 1.0) and it worked great.
>
>>Hi All
>>
>>If I want to allow a note to be captured into a memo field can I avoid the memo bloat by always saving a fixed size note i.e. SUBSTR( lcMyText, 1, 1024 ) for example?
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Reply
Map
View

Click here to load this message in the networking platform