Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting a memo field to a text field w/o losing data
Message
De
28/12/2004 11:10:52
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Converting a memo field to a text field w/o losing data
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows XP SP2
Network:
SAMBA Server
Database:
Visual FoxPro
Divers
Thread ID:
00972594
Message ID:
00972594
Vues:
50
Hi All -- Is there a way to get the distinct values of a memo field into a text field in a different table using ALLTRIM() that doesn't truncate all of the values to the length of the first record's value? I can do it by indexing on the length of the field, copying the data to a table while the index is in place and then using ALLTRIM(), but it's cumbersom. I know VFP9 just does it, but I'm constrained to work with VFP70.

Thanks...
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform