Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Code Page - Help Urgent
Message
 
À
07/08/2001 21:19:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00541079
Message ID:
00541114
Vues:
18
>Hi
> Has anyone came across this :-
>
> I have a application that shared on 15 computer... Recently user open a Chinese Star Editor on the main computer and typed in some chinese word. I think the chinese software have change the database Code Page. So when the user need to run my application he need to first run the chinese software else my application will generate an error message and exit. Now i have to install the chinese star into each computer.
>
> Is there anywhere i can over come this problem ?
>
>
>
>Patrick

Patrick,

You can check the code page of a dbf with ? CPDBF().
You can clear a code page from a table header WITH DO HOME() + +'tools\cpzero\cpzero'

Use cpzero to tag a DBF header with the appropriate code page.

José
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform