Skip to content

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

@kiriam

Description

@kiriam

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions