Group,
Our app was ported from the mac 8 yrs. ago so the tables have code page
10000. Windows has code page 1252 (english). Should that make a difference
in speed when opening screens with hundreds of objects linked to database
table fields? Should we change all the many tables to code page 1252? Any
thoughts will be appreciated.
Wade

Re: vfp9 code page by Dan

Dan
Fri Mar 30 23:13:46 CDT 2007

I know next to nothing about code pages but it comes up often. Yes, it will
make a performance difference.

CPCURRENT() should match CPDBF(), IIRC.

Dan

"W.Davis" <wdavis3@cinci.rr.comNOSPAM> wrote in message
news:%23Q1RrxzcHHA.4260@TK2MSFTNGP02.phx.gbl...
> Group,
> Our app was ported from the mac 8 yrs. ago so the tables have code page
> 10000. Windows has code page 1252 (english). Should that make a difference
> in speed when opening screens with hundreds of objects linked to database
> table fields? Should we change all the many tables to code page 1252? Any
> thoughts will be appreciated.
> Wade
>