Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select all but memo
Message
De
22/04/2010 14:30:49
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01461541
Message ID:
01461553
Vues:
54
>I am afraid I will have to modify the table several times, and so I will have to do with code.
>
> Is there an alternative, instead of select* command, to do this task by skipping memo fields ?

You can use the COPY TO ... STRUCTURE EXTENDED command to get a table that contains a list of fields of the table you're COPYing. From that, you can tell which are Memo, General etc. and build a list of only the field types you need.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform