Mega Code Archive

 
Categories / Delphi / Examples
 

Physical data corruption [bde error message]

Question: What does BDE error 35 (0023 hex) aka 'Physical Data Corruption' mean? Answer: Here is a list of possible explanations for this situation: 8961 : $2301 : Corrupt table/index header. 8962 : $2302 : Corrupt file - other than header. 8963 : $2303 : Corrupt Memo/BLOB file. 8965 : $2305 : Corrupt index. 8966 : $2306 : Corrupt lock file. 8967 : $2307 : Corrupt family file. 8968 : $2308 : Corrupt or missing .VAL file. 8969 : $2309 : Foreign index file format.