Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rushmore Optimization Issues in VFP 9.0
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Rushmore Optimization Issues in VFP 9.0
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01040259
Message ID:
01040259
Vues:
62
I have a table than when queried uses no rushmore optimization according to sys(3054,1). the same table queried in 2.6 (DOS), vfp 6.0 and vfp 8.0 all uses rushmore. Are there any known issues with rushmore optimization in vfp 9.0?
I used the following code:

use policy in 0
lcpolicynum = '12345'
select * from policy where cpolicynum = lcpolicynum into array myarray


i have an index tag on cpolicynum. This table has 85000 records in it. the query takes over 30 seconds in vfp 9. but takes 0 seconds in dos and vfp 6 and 8

any suggestions?
For God so loved the world that he gave his one and only Son, that whoever believes in him shall not perish but have eternal life. John 3:16
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform