Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using VIEWS on a local computer instead of the WAN?
Message
From
08/06/1998 11:10:31
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00105766
Message ID:
00105848
Views:
36
>>also, are you saying that using SQL Server would be faster on
>>a WAN? :)
>
>Yes. Because all of the query processing happens at the server, SQL Server only needs to send the results back over the wire. When you do a query with just VFP, VFP needs to pull at least part of the index over the wire to find the right records to return. It then has to bring those records over the wire. Generally, VFP performs best with a powerful workstation and a fast network. SQL Server's performance depends mostly on how powerful the server is (though both can be slow if your queries return a lot of data over a slow network).
---
thanks again Josh - I must use the VFP tables for my app. On the WAN, the lines are being changed from 56K to T1 lines. Do you think that will take care of my
problem with data retreival, since my apps runs great on a local area network?
:)
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform