Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to modify the structure of a table in database with
Message
 
À
08/07/1997 16:58:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00038998
Message ID:
00039054
Vues:
35
>Hi, Everybody!
>
>I want to modify the table structure in a database for my customer, my
>customer has input many data already, and they have not VFP development
>environment! I know I can modify the structure manually in my office, but
>they have to stop their working for one day, so I want to write a program
>to do the modification, which way is better ? I tried the ALTER command,
>but I cannot insert field in the proper order ! Any help is appreciate !!!
>
>Catherina of AS SOTA Co.
Catherina,

The alter table should work for you. The position of the field in the dbf strucutre should be of no consequence, if it is important then you have some design problems that will eventually cause you serious problems. In a sound relational design the only thing that matter is the name of the field not its position within the table.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform