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

[BUG]Foxpro Character Encoding #290

Closed
msd5079 opened this issue Sep 30, 2022 · 1 comment
Closed

[BUG]Foxpro Character Encoding #290

msd5079 opened this issue Sep 30, 2022 · 1 comment
Labels
stale This issue hasn't seen any interaction in 30 days.

Comments

@msd5079
Copy link

msd5079 commented Sep 30, 2022

Hi there,

Having an issue with character encoding when reading Visual Foxpro databases(.dbf).

Im running Node version 16.17.1 32bit, via electron.

im using Visual foxpro ODBC driver. The data returns fine in most cases, however when using SELECT on certain field types, im getting invalid character codes like so:

4: {CONTACTID: 'GES(*�|'}
5: {CONTACTID: 'GES(*�}'}
6: {CONTACTID: 'GES(6�r'}

Any ideas on how to resolve? Using the same driver from any other program interface(Visual Studio,Python,Excel, etc the data returns properly)

Thanks for your great work so far!

@msd5079 msd5079 changed the title [BUG] [BUG]Foxpro Character Encoding Sep 30, 2022
@stale
Copy link

stale bot commented Oct 30, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale This issue hasn't seen any interaction in 30 days. label Oct 30, 2022
@stale stale bot closed this as completed Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale This issue hasn't seen any interaction in 30 days.
Projects
None yet
Development

No branches or pull requests

1 participant