Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Microsoft VFP practice exam
Message
From
21/01/2004 04:14:20
 
 
To
20/01/2004 23:47:14
John Ryan
Captain-Cooker Appreciation Society
Taumata Whakatangi ..., New Zealand
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00865956
Message ID:
00868881
Views:
58
Hi John,
>
>Well, you can *see* the pregnant pauses. The fact that very large datasets get passed across the wire has the expected effect. Check out http://www.dotnet247.com/247reference/msgs/28/143420.aspx and note the reply from the MS rep at the end about "scalability".
I found the part "If you need a local copy of a large table, select it into a Jet or MSDE database and manipulate that. These engines are designed to handle bulk storage..." even more telling...
It might "just" come down to a deployment issue for totally static lookups.
But seldom changed and often read data ?

I can think of a few approaches to enable "browsing" in C/S environments, like loading only PK and sort order and always asking for "paged data" to display - if C/S is done for security reasons mostly it should work. Still, not really C/S "best practices", but doable.

>Sure we could put it in a local access or MSDE table, but that would leave a huge question: "WHY?"

Because it makes technical sense <g>, and perhaps having some mechanism
to handle such issues in .net alone might give you a [selling] edge.

regards

thomas
Previous
Reply
Map
View

Click here to load this message in the networking platform