Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data Management between Client and Server
Message
De
20/04/1999 13:32:24
Ronald Suen
Epic Solutions Inc.
Edmonton, Alberta, Canada
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Data Management between Client and Server
Divers
Thread ID:
00210201
Message ID:
00210201
Vues:
63
I need to know some nitty-gritty details on VFP.

How does VFP retrieve data? For example, if client brings up a form, I know that a work area is created for each of the tables that are opened. In the work area, many things are stored including the indices of the table. Am I correct to say that the entire table is not stored in the work area? If the client were to navigate to a particular record, does VFP retrieve just that one record with the help of the index and sticks it in the work area or buffer? How does the indices in the work area of one client get updated when another user updates the table, i.e. adds a record? When the user has a lock on a record (in pessimistic buffering), is the record in the table file (i.e. DBF file) marked with some value indicating that it is being locked by a user? If so, how does it know when the user is finished with the record, especially if the user does something like CTRL-ALT-DEL out of the system?

I've been looking around for this info in the resources that I currently have which include the on-line library, MSDN, and a book (can't remember the name) with little success...at least so far. We want to test out how much network traffic VFP causes when doing things like data retrieval and storage but in order to do that, we need to know some of the fundamentals. Can anyone help?

Thanks in advance.
Ronald Suen
Epic Information Solutions Inc.
Ph: (780) 488-4418
Fax: (780) 488-0402
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform