Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote View Performance Stinks
Message
From
28/04/1998 18:36:18
 
 
To
28/04/1998 16:25:06
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00095519
Message ID:
00095538
Views:
21
>I need some ideas on how to improve my application's performance in retrieving data via remote views.
>
>Here's the problem:
>If I open just one form, performance ( data retrieval from Access MDB files and screen redraws ) is acceptable. If I open a second form, not a second instantiation of the same form, but a separate form, it takes several minutes for the form to load and I sit drumming my fingers waiting minutes for operations that occure virtually instantly when just one form is open. Each form is set to have a private data session. Each form, aka CodeBook, doesn't use the default dataenvironment but a dataenvironment instantiated this way - MyForm.oDE = CREATEOBJECT( customDataEnvironment )

what is the configuration for the connection you have
also are your views marked to share connection ?

Arnon
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform