Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Big speed issues when making the jump to 9.0
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01012291
Message ID:
01012495
Vues:
21
>can you explain what is correct way to fix this problem.

It depends if you've to convert data stored in those tables from CPDBF() to CPCURRENT() or not. If you don't than Tore's suggestion will work for you. Otherwise you'll have to use
COPY TO ... CDX AS nCodePage
to copy to a temp file and than replace original table and CDX with the copy.
In any case create backup copies of your tables before modifying them.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform