Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SELECT to combine master and 2 child tables
Message
 
To
11/05/2004 01:33:11
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00902663
Message ID:
00902707
Views:
41
You need a DBC to store the view, but that's all that has to be in the DBC. The tables don't have to be in there. You can even create and destroy the view and DBC in code at runtime.

>I thought you had to have a DBC to store views... Am I mistaken?
>
>-----
>Lee Perkins
>
>>>I'm doing it with ADO.NET in VB.NET. Since I'm pulling the results of the query into an ADO.NET DataSet, and ADO.NET doesn't support doing SQL against a DataSet, I'm afraid I have to do it in one query. And since I'm dealing with VFP Free Tables and not a DBC, I can't even use views. :(
>>>
>>
>>Who says you can't use views against free tables. I do it all the time!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform