Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Big speed issues when making the jump to 9.0
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01012291
Message ID:
01012495
Views:
20
>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--
Previous
Reply
Map
View

Click here to load this message in the networking platform