Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is it something wrong in SP2?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Is it something wrong in SP2?
Divers
Thread ID:
01171956
Message ID:
01171956
Vues:
46
Hallo.
Does anyone has any answer to this.

I have the following code:
Use table1 shared
Index on field1 tag tfl
This works with VFP9 SP1

BUT... when I try the same code when SP2 has been installed, I get an error for the index line: "File must be opened exclusively."

This code works with SP2:
Use table1 excl
Index on field1 tag tfl
The only differens in the enviroment is that SP2 has been installed in the second case.

/Kjell
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform