.dbf error "not a database file"
Closed
Rasenth
dazyparker
- Posts
- 1
- Registration date
- Tuesday February 3, 2015
- Status
- Member
- Last seen
- February 3, 2015
dazyparker
- Posts
- 1
- Registration date
- Monday January 18, 2016
- Status
- Member
- Last seen
- January 18, 2016
Related:
- Database connection error (1): the mysql adapter 'mysql' is not available.
- Mac error code -50 deleting file - Guide
- How to save Adobe Acrobat errors in a log file - Guide
- Database file viewer - Download
- Parseerror syntax error, unexpected end of file - Guide
- Error while deleting the file - Guide
2 replies
sunilnair391
Jan 17, 2016 at 09:26 AM
- Posts
- 2
- Registration date
- Sunday January 17, 2016
- Status
- Member
- Last seen
- January 17, 2016
Jan 17, 2016 at 09:26 AM
You can do in two step:-
1. Run VFP 7.0 & Convert VFP 7.0 dbf to FoxPro 2.6 DBF
use <dbf name>
copy to <new dbf name> type fox2x
2. Run VFP 9.0
use <new dbf name>
1. Run VFP 7.0 & Convert VFP 7.0 dbf to FoxPro 2.6 DBF
use <dbf name>
copy to <new dbf name> type fox2x
2. Run VFP 9.0
use <new dbf name>
dazyparker
Jan 18, 2016 at 12:13 AM
- Posts
- 1
- Registration date
- Monday January 18, 2016
- Status
- Member
- Last seen
- January 18, 2016
Jan 18, 2016 at 12:13 AM
Hi,
Before doing anything, take a backup of your file.
Read this KB related to this issue: https://support.microsoft.com/en-us/help/98743
Good Luck
Before doing anything, take a backup of your file.
Read this KB related to this issue: https://support.microsoft.com/en-us/help/98743
Good Luck