Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CURSOR Experiencing Memo Bloat
Message
De
15/07/2006 07:26:07
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
14/07/2006 21:17:21
John Onysko
1 Edi Source, Inc.
Hudson, Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
01136610
Message ID:
01136646
Vues:
15
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform