Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 5, cursor indexes
Message
From
19/08/1999 18:53:28
 
 
To
19/08/1999 18:13:28
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00254283
Message ID:
00255603
Views:
21
>>>I answered my own question. The users don't have a config file, therefore the cursor is getting created on the server instead of on their hard drive. Once the first person creates the cursor index it seems to lock it up. Stupid.
>>>>
>>>>Laurisa Watkins
>>>>Seattle City Light
>>>>laurisa.watkins@ci.seattle.wa.us
>>
>>No, that still wouldn't be the answer. A cursor would be unique to each user anyways, even if it was created on the server. More likely an access rights issue than that.
>
>----
>well, once I hardcoded the file to their c:\temp\xxx.cdx it worked just fine. IT's sucky code, but I'll fix it once I've thought about it some more. As a side note, something I found in another part of the app (multi developer environment), when he needs to do this, he uses INDEX ON whatever TAG tagname without specifying to "file name". I need to test it, but I'm wondering if it makes a "unique" temporary cursor index; since no one's complained about his section for ages, I can only assume that's what it does. Thanks.

I've *never* had to specify where or what to call the .CDX file. I've always just issued:
INDEX ON whatever TAG whatever
and that's always worked for me.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform