Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Improving performance in remote desktop
Message
From
27/10/2010 11:56:43
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
27/10/2010 11:35:26
Bruno Maddalozzo
Informatica Aziendale
Arsie, Italy
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows Server 2008
Database:
MS SQL Server
Miscellaneous
Thread ID:
01487144
Message ID:
01487188
Views:
71
>>The user will not see 5000 records at the same time; you should be able to show data a month at a time, for example.
>
>Having all data displayed it's very quick to search by number/data/client/.. and answer i.e. a phone request...

In that case, you might have a form that allows you to search ("filter") by any of these criteria, and return the specific records. It need not be very specific; if you select "all clients that start with 'C'" that would already help reduce the amount of records that must be transferred.

When working with client/server, the more records you retrieve, the slower it will be. That may be the real cause of slowing things down.

On the other hand, you mentioned remote desktop; I hadn't noticed this before. Here the situation may be different, in that the records are not transferred, but rather, the image on the screen. In this case, perhaps all you need to do is reduce the number of colors that are displayed.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform