Detecting database corruption...?
-
- Posts: 5
- Joined: Tue Oct 10, 2017 12:44 pm
Detecting database corruption...?
Hi!____I was wondering if it is somehow possible to use R&R to detect corruption in VFP tables. Maybe to some how test each field from each record for characters outside of the legal range...? For example, a letter in a numeric field? Any ideas?____Thanks!__Michael
=> Detecting database corruption...?
R&R will likely return either ***^s or an error reading database if it encounters a problematic fox table. So it would let you know that something is wrong but it would not isolate the particular row or field that was in error.____Kathleen__R&R Support