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
 
 
À
24/03/2005 17:39:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows XP SP2
Network:
SAMBA Server
Database:
Visual FoxPro
Divers
Thread ID:
00972594
Message ID:
00999054
Vues:
17
>This command is working very well for me but I have one issue. How do I remove carriage returns and line feeds from the text that's returned?
PADR(ALLTRIM(CHRTRAN(mymemo, CHR(13)+CHR(10), "")), 254)
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform