Skip to content

character field with 256 length #31

Description

@tommybuck

Hi,

I am trying to modify a DBF which has an existing charter column with a 256 length.

However when writing to the dbf it corrupts it and wont open in ADA.
image

I have also tried creating a new DBF and Visual studio wont let me assign a length of 256.
image

DbfField field = new DbfField("TEST", DbfFieldType.Character, 256);

Any advice please?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions