Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table or View?
Message
From
30/06/2000 14:35:02
 
 
To
30/06/2000 14:22:49
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00386724
Message ID:
00387239
Views:
41
>Thanks, I'll check out eView. BTW, I found the problem...too many tables in one view. I went back and created a 2 table view, then used that view and a table in a second view.
>
>It seems to work really well...I'm just wondering if there's anything bad about this configuration I should keep my eye out for.

Yes. Nested views are bad news for a number of reasons, especially if they must be parameterized. There is no such thing as "too many tables" for a view, just too many tables for the view designer. This is the biggest of the view designer's many troubles, and the main reason to begin maintaining your views with code or with EView.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform