Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is it something wrong in SP2?
Message
De
22/11/2006 19:20:07
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01171956
Message ID:
01171957
Vues:
7
Perhaps an error in SP1 was corrected in SP2. You are always supposed to open tables exclusively to create CDX-type indices.

>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
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform