Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is it good to FLOCK in this situation?
Message
De
03/01/2001 10:31:29
 
 
À
03/01/2001 09:29:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00458890
Message ID:
00458926
Vues:
15
>Hi.,
> I have couple of forms used for custom setting for supervisor. These forms only allowed to be run in ONE of the workstations in netowrk. Once these forms launched, nobody are allowed to update the table.
> In the situation above, is it good to use FLOCK to lock the table from form.INIT until the form released? Or, do you have any other suggestion?
>
>Thank you

You could use pessimistic file buffering as an alternative. That way, other users will be able to read the info, but no changes can be made until the edit is updated.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform