XL to DBF, cyrillic

T

Thierry Nivelet

Hi All,

I've got an excel 97 sheet containing cyrillic text typed in Arial Cyr.
I need to import this text into a dbf table.

I've tried these commands without success :
- Excel 97 : File > save as txt / dbfIII
- VFP 7 : IMPORT from ...
Cyrillic Characters all come out as Question Marks '?'

Any idea ?
Thank you
 
I

immanuel

Don't remember if XL97 included an option to save as Unicode text... If it
does, then save as unicode and try importing into VPF.

Good luck.

/i.

Hi All,

I've got an excel 97 sheet containing cyrillic text typed in Arial Cyr.
I need to import this text into a dbf table.

I've tried these commands without success :
- Excel 97 : File > save as txt / dbfIII
- VFP 7 : IMPORT from ...
Cyrillic Characters all come out as Question Marks '?'

Any idea ?
Thank you
 
Top