Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL not optimized
Message
 
 
À
17/07/2006 19:02:51
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
01137029
Message ID:
01137118
Vues:
38
>>Thanks for all the input. I tested it and sure enough it was the CP settings. I never thought of the CP as being the setting. Thanks a bunch.
>
>It's a VFP9 thing. VFP8 it was still using any old codepage, and probably lost some speed while dealing with multiple codepages in the same SQL run. VFP9 is more strict with these things.

In case when CPDBF() <> CPCURRENT() VFP8 (and VFP9 with SET ENGINEBEHAVIOR < 90) may produce incorrect result because the indexes may not match the table data after data is converted to the current code page.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform