Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding or renaming fields programmatically
Message
De
01/02/2006 10:29:56
 
 
À
01/02/2006 09:32:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 6
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01092327
Message ID:
01092355
Vues:
14
>Hi all,
>
>I'm adding a routine to my new VFP6 system that will import data from the old FPD2.5 system. But I need to add a few new fields to some of the tables in the new system, and would also like to change the names of others. For example:


In addition to ALTER TABLE, since you're importing data in the first place, you can do what you want with SQL SELECT. It makes renaming fields a breeze and you can add new empty fields, too.

Tamar
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform