Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
View returns zero results in compiled EXE
Message
 
À
27/01/2009 12:40:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01377358
Message ID:
01377862
Vues:
19
Validating the database doesn not check for index errors. Indeed, nothing that comes with VFP does that kind of checking.

You can, however, create a routine that opens the dbf with on of the cdx indexes enabled. SCAN through and count.

Then do the same SCAN through without the index enabled and see if the count is the same in both cases. (This assumes that there is no index filter and no SET FILTER TO involved.)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform