Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Verify if a field already exists in a table
Message
De
27/07/2007 21:14:36
Hee Lim Wang
Fantasy Software Enterprise
Malaisie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01238247
Message ID:
01244299
Vues:
32
use mytable
If Fsize('xfield') > 0 = .F.
use
Alter Table mytable Add Column xfield c(10)
Endif
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform