Board index » delphi » Losing Paradox Records
Simon Welsh
![]() Delphi Developer |
Sun, 04 Feb 2001 03:00:00 GMT
Losing Paradox Records
I hope someone can help - I am using Delphi 1 with Paradox 5 tables and have
suddenly started randomly losing records in one of our tables. There has been no change to the code and no error message is displayed. As each record is appended, it appears fine, but a short while later it disappears from the table. There is a single unique key, which is generated by taking the number from the last record in the table. There are about 50000 records in the table, and there are 4 or 5 simultaneous data capturers. With a single user capturing, there is no problem, but within a few minutes of multiple users processing, records start going missing. All utilities show that the table is not corrupt (using tutility), and restoring a known good backup from a few weeks ago produces the same problems as users start capturing. The pdoxusrs.net file seems to have some affect, in that if deleted, records can be captured successfully for a short while therafter. If anyone has experienced similar problems, please let me know - thanks very much - Simon Welsh. |