Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best way to rename huge table in database w/long field n
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows 2000 SP4
Network:
SAMBA Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01000680
Message ID:
01007734
Views:
14
>>>I know this may seem trivial to some, but I'm drawing a blank today and need to get this done. What are the command(s) that the Project Manager uses to rename a table (and it's dbf files) when you right click on the table and choose "Rename"?
>>
>>RENAME TABLE oldname TO newname
>
>It's only changing the name of the table as it appears in the Project Manager tree view(the alias in the dbc) not the name of the dbf file itself as it appears in the Description pane below the tree(the actual file name). Why? Is there a setting that I need to change?

Can you MODI STRU and then change the table name? This won't change the name of the file, but the long name will be changed.
Carsten M. Thode
Previous
Reply
Map
View

Click here to load this message in the networking platform