Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Has memo file format changed from VFP 6 to 9?
Message
 
 
To
26/06/2009 16:16:35
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Network:
Windows 2000 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01408735
Message ID:
01408736
Views:
70
>i have a foxuser file that works fine in VFP 6 but says it is corrupt if I SET RESOURCE TO in VFP 9 SP1. did the file format change between these versions? if so then how can I detect an old free table memo file format for a foxuser file that is pre-vfp9sp1? Thanks ahead of time for any ideas!
>
>From: Ed

Can you try

SET TABLEVALIDATE TO 0
use myCorruptedFoxUserDBF
append blank
DELETE
use

then close VFP and re-try?

Though I think you may not be able to use the same file in VFP9 version.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform