Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Merging Table Structures
Message
From
23/02/2005 09:37:10
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00989584
Message ID:
00989604
Views:
47
>Hi
>
>What is the best way to merge the structures of 2 tables and what happens when fields on both tables have the same field name?
>

One possibility is to use SQL SELECT to combine the results into one table or cursor. If fields have the same names, the SQL engine deals with it (or you can explicitly rename them).

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform