Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to refreshing local buffers immediately?
Message
De
05/02/2001 14:20:35
 
 
À
03/02/2001 20:54:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00470592
Message ID:
00472610
Vues:
53
>Hi,
> I had the same problem with you before. What I tried to do is:
>
>USE myTable AGAIN SHARED
>FLOCK()
>UNLOCK
>
>SELECT * FROM myTable WHERE lCondition =.T.
>
>It returns the updated data (Changed/added records)

The other users are also using myTable, so flock() fails
and refresh is not performed. So this will not work !
Andrus
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform