Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rename a field name Programmatically
Message
 
 
To
23/08/2005 17:10:45
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01043081
Message ID:
01043086
Views:
15
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--
Previous
Reply
Map
View

Click here to load this message in the networking platform