Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote Views
Message
 
 
To
18/07/2003 11:10:16
Edward Crawford
City Facilities Management
Glasgow, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00811506
Message ID:
00811548
Views:
11
Yes. Make ALL of your views parameterized views and open them with NODATAONLOAD.

Collect information from the user about what records they'd like to work with, set the parameter variables, and REQUERY().

When you're dealing with remote data, you want to bring over the smallest number of records at a time. The entire app needs to be designed around this philosophy.

Dan


>I am connecting to an Access Database using an ODBC connection and remote views. The trouble is everytime the application starts up it counts through all 500,000 reconrds of the access table before anything can be done. This takes quite a while. Is there a quicker way of doing this?
>
>Thanks
>Ed
Previous
Reply
Map
View

Click here to load this message in the networking platform