Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refresh Very, Very, Very Slow
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00326864
Message ID:
00326880
Views:
21
>I have an application where some of the users access the data over a T-1 line. The form refresh for the T-1 users is extremely slow. The refresh is just just fine for those on the 100Base-T LAN. The SEEKs work acceptably fast (1-2 seconds), despite the fact that I'm directly accessing fairly large tables (3 million records in the parent). Then the THISFORM.REFRESH takes several minutes.
>

The T-1 is on the order of two orders of magnitude slower than the 100BaseT connection. A delay of 2 seconds over 100BaseT would translate into a bit less than 3 minutes over a T-1 ignoring latency and packet issues.

Going to a client-server database rather than VFP's nbative tables to avoid local processing of data in bulk, using remote out-of-process COM servers to do the queryand pass the results, or implementing a thin client solution for the T-1 users are three availble options.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform