Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Questions about views
Message
From
19/01/1999 09:34:26
 
 
To
19/01/1999 04:56:55
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00177502
Message ID:
00177549
Views:
31
>I have a two questions about views:
>
>1) Is it a problem (performance) to have a big number of views in a
> database?
>2) Is it useful to do all access to data via views, to keep the
> ability of using remote data in my application?
>
>Karsten

1) not really. It depends what you consider as 'big number'.
2) This is more important issue. The known proposition, that keeping development on strictly 'local view only' approach will open the easier road to migration to Client-Server, is moot point. Firstly, if you plan to make C/S system why not to start doing this immediately (all components are available). If you still thinking about file-server system then local_view approach will in some sense downgrade system abilities in regard to speed and GUI versatility.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform