When I generate a new API Express database service from SQL Server, some columns are shown with the datatype "CLOB". These columns don't show up when I try to utilize the service by the API Express Generator. If I do add them manually creating new data sets behaves kind of odd and throws errors.
Do certain data types just not work?