Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CURSOR Experiencing Memo Bloat
Message
From
15/07/2006 07:26:07
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
14/07/2006 21:17:21
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
01136610
Message ID:
01136646
Views:
14
I would believe because that is what I expect it to be.

"What I am looking for is anyone who would have a clue as to how a cursor in "memory" could EVER experience memo bloat."

Maybe answer is hidden along this lines. That cursor is not kept in memory. It's another table on disk. Any cursor has a a disk file handle no matter how small they're.
Instead of replacing a memo thousands of times, you could scatter it to an object and set object.memo value instead. VFP doesn't check if that's really a physical table's alias or just an object name so you could use that in place of an alias.fieldname in many places.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform