Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to migrate VFP prog to C/S ?
Message
 
To
18/03/1998 16:58:05
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00085402
Message ID:
00085494
Views:
53
>>So, if I were to need to retrieve a single record, and it sits on another machine, how would I do it?
>>
>>Joe
>>
>Actually, we are speaking now about internal Fox processing. I'm not expert here (it would be better to ask someone from MS Fox team). However, the basics is following: if Fox wants to get particular record it takes record offset (all Fox records are of the same length) go to the record and take it. I guess that it travels through the network as part of network packet (again I don't know much here).

Right, it uses the index file this way.

>Surely, a record doesn't sit on another machine. The idea is that any time a user changes a record then all local buffers should be refreshed (again internally) and this is exactly the place when network limitation can fire.

Is that a typo? A record can sit on another machine (the server). I am not sure what you mean, but if tables are on another machine, so are all the records. (??)

>From practical side: I have LAN/WAN system with 10 million records, 1.5 GB and it still fast.

It depends on the application. There are situations where VFP would not be practical with millions of records (except as a C/S front end).

>P.S. I have strong suspicion :) that I could say something wrong about Fox internal things and I would really appreciate someone else comments here.

I am also curious. If network traffic is not reduced by C/S, what is the advantage?

Joe
Joseph C. Kempel
Systems Analyst/Programmer
JNC
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform