Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table changes not reflected on other workstation
Message
 
 
À
01/09/2000 10:02:06
Rene Van Den Berg
Infertility Database Systems Ltd
Islington, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00411697
Message ID:
00411771
Vues:
10
>Five years Fox experience, feel like a beginner again...
>
>When my application is run in a network environment, changes to the data made by machine A are not reflected on machine B until either the database is closed, the user restarts the program, or a tablerevert is given on machine B.
>
>This is with optimistic table buffering and default data sesssions.
>
>What is going on?

After you issue the TableUpdate on A, you have to issue a Requery() on B. However, if Machine B has made changes also, you need to do a TableUpdate on B first, before the Requery().
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform