Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to rename a table of a database?
Message
 
 
À
18/12/2006 05:37:38
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01178413
Message ID:
01178580
Vues:
18
>
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform