Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combining structures
Message
De
16/10/1999 12:35:05
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00277099
Message ID:
00277258
Vues:
22
>>>Is there a way to combine structures of 2 dbfs? I want table1 to be able to append the structure of table2 to it. I do not see anything in the help about this.
>>
>>USE Table1
>>COPY STRUCTURE EXTENDED TO NewTable1
>>USE Table2
>>COPY STRUCTURE EXTENDED TO NewTable2
>>USE NewTable1
>>APPEND FROM NewTable2
>
>I don't see where this achieves what he is asking for... are you saying to build a table off the metadata results you have?
>
>Wayne

Here's the original question: "Is there a way to combine structures of 2 dbfs? ".

My suggestion accomplishes what he asked.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform