Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Open Exclusive to create CDX on Tempfile in SP2
Message
 
 
To
01/12/2008 12:28:24
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01364880
Message ID:
01364881
Views:
28
>I'm working on an old app that runs without errors in production (VFP 9 runtime) but is giving me an error when I run it in VFP9 SP2.
>
>I am creating a temporary file, and then creating an index for it.
>
>Example:
>
>Select ... into DBF filename
>USE filename
>Index on fieldname tag indexname
>
>I get the "File must be opened exclusively" error.
>
>So far, the only difference I can find is SP1/SP2. Is this a SP2 issue?
>
>Thanks,
>Larry Morelli

The file always had to be opened exclusive to add indexes, AFAIK.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform