![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello ! How to convert data form UTF-8 to ANSI ? I download data with ActiveX control form internet homepage http://tau.haigekassa.ee/toru_export/toru_arstid.txt and then must save it to the database. Must I use WIN API WideCharToMultiBute or is there any other solutions ? Some special letters are "corrupted" (Š and Ž ) Kuido |
#3
| |||
| |||
|
|
Kuido, Depending on the version of VFP you are using, the STRCONV( ) Function should be able to handle this for you. (You need VFP 7.0 or higher.) |
|
Rick "Kuido Külm" <kuido (AT) ids (DOT) ee> wrote Hello ! How to convert data form UTF-8 to ANSI ? I download data with ActiveX control form internet homepage http://tau.haigekassa.ee/toru_export/toru_arstid.txt and then must save it to the database. Must I use WIN API WideCharToMultiBute or is there any other solutions ? Some special letters are "corrupted" (Š and Ž ) Kuido |
![]() |
| Thread Tools | |
| Display Modes | |
| |