Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rushmore and collate
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00202772
Message ID:
00202819
Vues:
17
Hi Bela,

forget to mention one thing... *s*

A common error among non-English developers is to activate a collate sequence via Tools|Options in the development environment and not to set a collate sequence in the application. This way, all indexes are generated with the collate sequence "GENERAL" and the application performs quite fast in the development environment. But when running the EXE, performance decreases dramatically, since the EXE does not use the settings of the option dialog. It uses the default setting, which is "MACHINE".

Christof
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform