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

Cannot implement DbfDataReader getvalues method or datatable load method passing DbfDatareader as parameter #144

Open
kiriam opened this issue Sep 23, 2021 · 0 comments

Comments

@kiriam
Copy link

kiriam commented Sep 23, 2021

cannot fill a array object with the DbfDataReader getvalues method..

i created a datatable manualy to filled with the values of dbf file to implementing filter on it like filtering by date column..
because DbfDataReader not have this feature. when try to run this code get the error : System.NotImplementedException: 'The method or operation is not implemented.'

image

where ird is a DbfDataReader variable.

Desktop (please complete the following information):

  • OS: windows
    visual studio 2019
    C# , console app.
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