Skip to content
This repository was archived by the owner on Jul 2, 2023. It is now read-only.
This repository was archived by the owner on Jul 2, 2023. It is now read-only.

.GetValue() cares about column data type #9

Description

@LaurenceTurner

I am trying to read bad data from a DateTime column. Because it cannot parse it to a DateTime it breaks, and I cannot find a suitable alternative method to collect this bad data so I would prefer to use .GetString(myCol) for all columns so I can deal with the parsing and error handling myself.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions