Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo Bloat ?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00708044
Message ID:
00708109
Views:
11
>Any good examples for dealing with the "memo bloat" problem? I'm specifically looking for more info about the pre-padding technique that keeps the memo size to a minimum and avoids the allocation of more space as values are added to the memo.

The pre-padding only works if table is open excusively. If table open SHARED VFP will write to new memo block at the end of FPT file.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform