Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to rename a table of a database?
Message
 
 
To
18/12/2006 05:37:38
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01178413
Message ID:
01178580
Views:
17
>
>Dmitry,
>I would use gendbc generated code edited for this kind of job. However using this code you could do it with a slight change:
>
>>
>cTblName = "MyTable"
>use (m.cTblName)
>afields(aDbfStruct)
>set database to MyDatabase
>close tables
>drop table (m.cTblName)
>create table (m.cTblName) from array aDbfStruct
>
Cetin


Cetin,

Thank you very much for your help.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform