Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Easiest way to add a new column to table?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Easiest way to add a new column to table?
Divers
Thread ID:
00331157
Message ID:
00331157
Vues:
60
I sure wish the ALTER TABLE ADD COLUMN command allowed you to specify where you wanted the new field to go!

Instead of using an AFIELDS and then inserting a new row into the array and creating a new table to APPEND into, REMOVEing the old table from the DBC, deleting the old table, renaming the new table to the old table and then adding it to the DBC, is there an easier way or am I just too tired to think of a better way on a Friday afternoon?

TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform