Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Header corruption and KB Q293638
Message
From
19/11/2001 16:35:24
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00580276
Message ID:
00583677
Views:
59
Hi George

The discussion on the process of getting things fixed has been very interesting, but very encouraging.

FWIW, I have found a workaround. After appending a record and inserting
its primary key, perform a save to commit the addition to the table. Then read the appended record using its primary key. If it isn't found, abort the operation, otherwise proceed to insert the rest of the data and continue as normal. I had some concerns that the appended record might still be hanging around in the cache, but this was not so. Tested it by corrupting the header and the failure is detectable immediately.

Geoff
Previous
Reply
Map
View

Click here to load this message in the networking platform