Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use ALTER to modify a field
Message
De
19/11/2007 04:04:37
 
 
À
19/11/2007 03:44:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01269833
Message ID:
01269834
Vues:
11
>HI,
>
>alter table ddd modify bill_no c(50)
>
>i type above command to modify a file ( change to length 50 ) in database 'ddd', but it said wrong
>
>What is the right code ?
alter table ddd alter bill_no c(50)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform