Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Seek() - remarks
Message
From
27/03/2001 07:31:35
 
 
To
26/03/2001 21:47:57
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00488518
Message ID:
00488900
Views:
9
Hi Mike,

Program is reindexed once a day. I hope it's enough.

Eryk


>>1) seek() returns .F. while I know that a record exists and can be found for example by locate Unfortunately reindex can not be used because it would slow down the program for too long.
>
>How often does the program get reindexed?
>
>>2) I get the error message "Update conflict".
>> A debugger shows the line with seek()!!!
>
>This could be happening because you started to modify a record, and then another user modified and saved it while this happened. Then, when the first user moves off teh record (thats what the Seek() does) you see that someoneelse has edited the same record you have and there is a conflict in the updates.
Previous
Reply
Map
View

Click here to load this message in the networking platform