Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Check if Field exists in a table
Message
De
30/03/2001 12:50:29
 
 
À
30/03/2001 12:43:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00490373
Message ID:
00490376
Vues:
9
Look into using AFIELDS(). It will return an array of all the fields in the specified table and their particular name, size, type, ...etc. You could then run through the array looking for the field you want and if it is found return the desired info.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform