Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Index Error 1884
Message
From
05/04/2016 07:38:10
Thomas Ganss (Online)
Main Trend
Frankfurt, Germany
 
 
To
05/04/2016 06:36:48
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 8.1
Network:
SAMBA Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01634277
Message ID:
01634303
Views:
44
Back when vfp was enhanced, my idea for an additional parameter for indexseek to ignore set deleted filtering was not wanted - which was meant for such situations. Still, your code for replace/insert ***should*** take care of that: either set deleted off for the check and reset or add another check with for deleted(). That way THAT error would never occur, no idea of the coworkers addition would have created other problems in the system

>>Deleted record was the solution.
>>Late coworker had added a place to delete records I've never thought off.
>>
>>Customer seems to use this on regular base, but normaly the garbage collection catches the problem.
>>
>>(>ლ)
>
>Update
>
>
>REPLACE;
> cXYZ WITH SYS(2015);
> FOR lMark
>TABLEUPDATE(0,.T.)
>
>
>will update how many records, exactly? OMIPU
>
>I head for a coffee.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform