Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP with Ms Networks Client
Message
From
23/02/1999 14:20:42
 
 
To
23/02/1999 03:12:48
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00190340
Message ID:
00190603
Views:
14
>Now I put my program in a computer equipped with Cyrix MII300, 64MB SDRAM, and using Ms WIN95 & WIN98 (ms networks client) to link up other computers using 10 baseT.
>
>The Network now have 5 user and the parent table have 6000+ records and children table have 12000+.
>
>Now the problem I run the program on the main computer (where the program installed), the program function very fast, however when I run the program at other computer, the program will work dramatically slow.
>
>Can you suggest any tips to improve the speed of the program??
>
>Any VFP or Ms WIN 95/98 setting will help the network speed??

Not too huge database for VFP in LAN. It seems your application doesn't use indexes enough and pumps entire database along wires. If you will ensure that you doesn't use non-optimized queries/commands and still is not satisfied with the speed - you should think about client/server model. First step can be DCOM, i.e. placing a business object to power machine and using it's methods/properties.
Virtually yours, Dmitry

mailto: me@duginov.com * www.duginov.com * ICQ UIN 6769428
Previous
Reply
Map
View

Click here to load this message in the networking platform