Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rename a field name Programmatically
Message
 
 
À
23/08/2005 17:10:45
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 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01043081
Message ID:
01043086
Vues:
14
CREATE CURSOR test (myfield c(10), yourfield C(10))
ALTER TABLE test RENAME COLUMN myfield to justfield
LIST STRUCTURE
>
>What us the exact syntax for changing a field name programmatically
>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform