Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Avoid memo bloat
Message
De
21/06/2007 11:27:57
 
 
À
21/06/2007 11:19:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01234728
Message ID:
01234736
Vues:
11
>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?

AFAIK, yes. If you also set the blocksize to 1024, you should get the optimal result.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform