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

Error 6005 on byte column #46

Open
jeremyc87 opened this issue Oct 8, 2019 · 0 comments
Open

Error 6005 on byte column #46

jeremyc87 opened this issue Oct 8, 2019 · 0 comments

Comments

@jeremyc87
Copy link

Hi,

I am currently using jetEntityFrameworkProvider 6.1.3 DB First with EF 6.1.3 (I also tried 6.2).
When I update or create an edmx from the Access database. I have the following warning (translated from french):

  • Error 6005 : data type "byte" is not currently supported by the selected Entity Framework. The column .... has been excluded.
    In the Access DB, the column is of type numeric, byte sized.

I have the same issue with a column type numeric, simple real.

How can I read theses columns?

Thanks.

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

1 participant