Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is it something wrong in SP2?
Message
From
22/11/2006 19:20:07
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01171956
Message ID:
01171957
Views:
6
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)
Previous
Reply
Map
View

Click here to load this message in the networking platform