Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DBF Header changes
Message
De
06/04/2016 18:56:19
 
 
À
06/04/2016 13:52:27
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:
01634458
Vues:
35
>John,
>
>Keep in mind that any old system index files (Clipper/Dbase) will not be updated when you add records via Foxpro. Unless the source system reindexes those tables at startup, or there are no indexes on the other side, the records you add will not be present.

Although VFP doesn't automatically open the IDX files (like it would for CDX), you can specify the IDX files to be opened in the USE statement:

USE tablename INDEX idx-1, ... idx-n

in this case the listed IDX files should get updated when you modify the DBF.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform