Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memo fields and SQL
Message
De
25/07/2006 15:11:02
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01139846
Message ID:
01139902
Vues:
12
I've always use it this way, but also always wondered that should be another way to do it.
If I want to do a simple
select *
It is a pain to type each column that comes as a memo when you have some 20+ of them.


>If memfield length is 254 or less
>Select codedesc as Name, PADR(memofield,254) as Alias
>from codetable c
>where c.coddtype = "somegroup"
>
>
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform