Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Performance over a network
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00847090
Message ID:
00847514
Views:
17
Dave
I have looked thru the thread and don't see the most important thing discussed.
IMHO you should have VFP installed on the client, the .exe on the client and only the data on the server. The other alternative is to use Terminal Service. The worst solution is to have the .exe on the server.
HTH
Regards

>I have an application that resides on a network share. All the data is on a network drive in the same area as the .exe. The users have shortcuts on their desktop to start the .exe. In addition, the runtime files are in the same directory as the .exe. The application has forms that run private data sessions and use local views to access data. Lastly, the application opens all the tables when it starts up so that when the user opens a form, there is much less overhead because, as I understand it, keeping the tables open in the default datasession means that vfp issues a use again instead of a use when accessing the table via the local view ( this is born out in my testing ).
>
>Here's the rub
>
>a. I notice approx a 5x faster performance on this app when I run it locally with local data
>
>Can any of you suggest configuration or engineering changes in my application to address this performance issue. I'm starting to get inquiries about this and need to make some changes.
>
>Thanks.
>
>Dave
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform