Data Type Mapping
Data Type Mappings
The connector maps types from the data source to the corresponding data type available in the schema. The table below documents these mappings.
| Sage Intacct | CData Schema |
| Check Box | bool |
| Currency | string |
| Date | date |
| string | |
| Number | float |
| Password | string |
| Percent | float |
| Picklist | string |
| Picklist Multi-select | string |
| Sequence | string |
| Text | string |
| Text Area | string |
| User Link | string |
| URL | string |