Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DBF Header changes
Message
De
05/04/2016 19:02:07
 
 
À
05/04/2016 18:11: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 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01634349
Message ID:
01634351
Vues:
56
>Is there a way to prevent VFP from altering the headers of oooold dbf (dBase/Clipper) files used by an ancient system, when using those files? I have found that when 'using' them, they are somehow 'converted' into VFP type dbfs, and will not open again in the old system.
>
>Thank you very much for any advice.

Have you tried adding the NOUPDATE clause to the USE statement? (NOTE: this means table will be opened in read-only mode, so you won't be able to make changes to it)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform