Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
French Data in VFP
Message
 
 
À
14/09/2011 21:32:19
David Greene
Productive Solutions, LLC
Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01523575
Message ID:
01523597
Vues:
80
VFP does not support Unicode besides basic conversion in STRCONV().

>I have an app in which CSV files import client data. These CSV files have been in English but are now starting to arrive in French where Entreés shows up as Entrées. These CSV files are saved as UTF-8 by the client's system.
>
>I can't seem to find how to get the file to convert so that the French characters appear as they should. CPCURRENT(1) returns 1252 and CPCURRENT(2) returns 437. I've tried all the codepages in the line of code importing the file:
>
> APPEND FROM [csvfilename] TYPE CSV AS [nCodePage]
>
>but without success. I'm probably missing something stupidly basic, but can't seem to find how to get the file to translate properly. Any ideas?
>
>Many thanks,
>Dave
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform