Hello everyone,
I have an issue with a Dbase program. One of the dbf files is not working correctly. It stops the program with the error
“Not a Dbase database”.
Any thoughts on how to make this database work with Dbase again?
Thanks
Because we run MySQL, and not DBASE, our experience here will be limited, at best. I would recommend a Google search with the entire error message to get you started.
Try opening the .dbf file in Excel or other program that supports opening the .dbf format.
Once opened in Excel you should be able to view the file, delete any “bad data”, and resave to a new name (with the .dbf extension).
Also possible to create a new table with the structure of the old table, append records from the old to the new. May salvage records until the corruption is encountered.
Answer #1
Hello,
Because we run MySQL, and not DBASE, our experience here will be limited, at best. I would recommend a Google search with the entire error message to get you started.