Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got some unknown characters #26

Open
Vishal1419 opened this issue Sep 7, 2017 · 2 comments
Open

Got some unknown characters #26

Vishal1419 opened this issue Sep 7, 2017 · 2 comments

Comments

@Vishal1419
Copy link

Desktop.zip

I have a dbf file whose column names are partially alphabets and partially unknown characters.
How can I get value of a specific field in this case?

I have attached the dbf file as well as the screenshot of output that I get when I am reading dbf file.

@Vishal1419
Copy link
Author

I have also tried the encoding option in constructor of parser.
I have tried the following encodings:
hex,
utf8,
ascii,
latin1,
base64,
ucs2

But I was out of luck

@lainz
Copy link

lainz commented Apr 23, 2019

Hi, I have the same problem, according to a DBF viewer, the format is Codepage 1252 Windows ANSI, but no luck inserting that into the options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants