Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record is not locked (130)
Message
From
26/04/2023 10:56:46
Lutz Scheffler (Online)
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
 
To
26/04/2023 10:37:19
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01686511
Message ID:
01686512
Views:
44
Hi Denis

This is a DBF?
Is there only one database?
Is the database active?
Was to table open?
You are the single user?
Is the table buffered?

All my idea would be to run VALI DATA; check if the index is corrupted. Open the table outside the database without index, DELETED OFF and look for duplicates in the pk. Rebuild index (possibly from scratch)

Lutz

>Hello all,
>
>Sometimes I get this error in an update.
>
>
>UPDATE CliCommandProd ;
>	SET PaieFait = .t. ;
>	WHERE PrimaryKey = iPrimaryKey
>
>
>Data session is private in one form and default in another form
>
>Is it because I don't specify the database before the name of the table?
>
>If not what am I doing wrong?
>
>Regards
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform