Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to change code page of dbf
Message
From
25/02/2003 13:58:46
 
 
To
25/02/2003 13:54:43
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00757716
Message ID:
00757722
Views:
14
>The code page in my dbf files is bulgarian windows, how could I change it to other (Turkish) for already created tables.

Use the CPZERO program:

* Remove the code page from MYFILE.DBF and specify 1254
* as the new code page.
*
DO Cpzero WITH 'MYFILE.DBF',1254
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform