ADO.NET Provider for Microsoft Access

Build 23.0.8839

Data Type Mapping

Data Type Mappings

The provider maps types from the data source to the corresponding data type available in the schema. The table below documents these mappings.

Microsoft Access CData Schema
BOOLEAN bool
BYTE tinyint
COUNTER int
CURRENCY decimal
DATETIME datetime
DATETIME Extended datetime
DOUBLE float
GUID uuid
LONG int
LONGBINARY binary
MEMO varchar
SINGLE real
SHORT smallint
TEXT varchar
BIGINT bigint

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839