Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to open file exclusively
Message
De
13/08/2005 02:58:11
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How to open file exclusively
Divers
Thread ID:
01040666
Message ID:
01040666
Vues:
52
i have this in my main form's load event..

set exclusive off
set multilocks on

use fbc again shared in 0
=cursorsetprop("buffering", 1, "fbc")
sele fbc
zap
=cursorsetprop("buffering", 5, "fbc")


error shows that file must be open exclusively.. what is wrong?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform