Новини

Articles | CMRepair

Articles: CM Table Repair new version 2009a

Изпратен От npetkov на 19.05.2009 09:01

New in this version: "Get healthy header" possibility; PACK test & repair against hidden memo error 41.
GENERAL DESCRIPTIONCheck and repair utility for Visual FoxPro, FoxPro and other DBF tables. You can see and repair nearly all items in the header, structure and data of the table and memo files. It can be called to automatically repair bad tables. During the years we added many more functionality to CM Table Repair, such as auto-repairing of errors when obtained, checking all tables in given folder or database, repairing tables over 2 Gb, backup and auto-backups, repairing memo file headers, examination of data in table checked at low level (that means independent from possibility of VFP to open the table), powerful Read/Write test with possibility to repair hidden errors in data, such as error 39 (numeric overflow) and 41 (invalid memo file addressing), reporting capabilities and many more. After ordinary check it is possible to perform given action: pack, reindex, zap, copy and export in different formats. Now structure of the table can be compared to given o­ne, and table can be checked and repaired even table is opened in share mode from others in the network.App and exe versions plus possibility to execute in modeless mode.

CHANGES IN THIS NEW VERSION

2009a 2009-05-09
  • Introduced is "Get healthy header" possibility. This procedure gets header from other table with exactly same structure and stuff it in the examined table file. To be used when data in the table file seems to be in line, but header is severe demaged.
  • Pack test is introduced. This helps to find hidden errors in table data, such as bad memo block addressing (error 41). This mode also have repair possibility. The procedure is especially useful when error 41 is reported when packing o­nly (not when open or read data in the table).