Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Has memo file format changed from VFP 6 to 9?
Message
 
 
À
26/06/2009 16:16:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Network:
Windows 2000 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01408735
Message ID:
01408736
Vues:
71
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform