Skip to content

DuckDB ODBC Driver Misaligns Data Types with OLEDB #93

Closed
@gustavoleo

Description

@gustavoleo

For example, DECIMAL is mapped to the OLEDB type 21

OLEDB type 21 is UnsignedBigInt

OLEDB types are here: https://learn.microsoft.com/en-us/dotnet/api/system.data.oledb.oledbtype?view=net-9.0-pp

To reproduce use the https://blobs.duckdb.org/data/tpch-sf1.db

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