Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Populating a table with the results of a query.
Message
From
13/11/2000 11:19:36
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
 
To
12/11/2000 23:33:30
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00440879
Message ID:
00441057
Views:
8
Ulises,

Erik showed you how to to this. My question is, do you really need a third table? Would the CURSOR from the SELECT do?

You can also SELECT ... INTO TABLE ___ DATABASE MyDatabase but the table can't already be part of the database or you will have an error.





>I have a query that gathers information from two different tables. How can I append or insert or somehow use the results of the query to fill up a new 3rd table?. Please be as specific as possible.
>Thank you for your time.
>Ulises.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform