.dbf file corrupted
Dear Friends,
I am using DBF file in Foxpro.
DBF file corrupt and show message "Not a database file"
Waiting for your reply.
With regards!
Answer Posted / leobeut
First of all visit next resource:- [url=http://www.filerepairforum.com/forum/databases/databases-aa/dbase-iv-clipper-foxpro/429-how-can-i-open-corrupted-dbf-file-via-ms-foxpro]http://www.filerepairforum.com/forum/databases/databases-aa/dbase-iv-clipper-foxpro/429-how-can-i-open-corrupted-dbf-file-via-ms-foxpro[/url] - here you can find some proper solutions connected with your issue
As a variant try next step:
Copy a valid memo file over the corrupt memo file to access the database again.
NOTE: The original memo field information will be lost unless the valid memo file was an exact backup of the corrupt file. All memo field backup files have an extension of .TBK.
The corrupt memo file will have an .FPT extension, such as OLD.FPT. In the following example, assume NEW.FPT is a valid memo file. To bypass the error message and access the database again, type the following command at the MS- DOS command prompt:
copy new.fpt old.fpt
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the various types of normalization.
How to fetch/retrieve the data from hieranchical database and put it into the relational database? for e.g I want to extract the data from IMS DB2 database which is a hierarchical db and load that data into the relational database which is a SQL server.Are there any tools available for directing extracting data from hierarchical db and loading into the relational database (SQL server)?
How many types of locks are present in a database?
Is it good to store images in database?
Explain various types of locks in a transaction? Which is better and why?
What is database server and how it works?
How do you pass parameter in stored procedure?
Explain phantom deadlock?
What is aws documentdb?
Is data lake a database?
What are different types of data models available? Explain with example?
What is lagging in DBMS ?
How does non-cluster index functions?
Explain entity ?
How much does it cost to build a database?