Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Renaming table in a DBC
Message
De
23/04/2012 11:51:21
 
 
À
23/04/2012 11:19:44
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 9 SP2
Divers
Thread ID:
01542347
Message ID:
01542349
Vues:
57
>I should know this.
>
>But how does one rename an existing table in a DBC and retain the long field names and link to the DBC?
Hi,

Alternatively you create a new table with the newname and with the same fields as your oldtable.
Append from oldTable.
Only when done and reconfirmed everything ok you delete the oldtable.

By the way you can use the struc of your old table to create the new. (afields())

Regards,
Koen
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform