Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append from using foreign characters
Message
De
04/11/2013 09:28:50
 
 
À
04/11/2013 08:56:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01587227
Message ID:
01587231
Vues:
65
>i am using append from XL8 command to append data from a file created using partially Russian characters. (Font Arial)
>Majority of the file is in English but a few characters are in Russian.
>
>However the Russian characters do not append and i get a series of question marks where the Russian characters should have been.
>
>What should I do ?

You don't have many options

Excel stores its text in UTF-16 ( aka Wide Characters)

Not all chars of the russian/cyrillic code page ( http://msdn.microsoft.com/en-us/goglobal/cc305144 ) are present in your current code page ( http://msdn.microsoft.com/en-us/goglobal/cc305145 ). There is no conversion for some chars, hence the question marks
Gregory
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform