To work around this issue, the user will have to follow the steps given below:
1. Navigate to the capabilities file for the data source.
<TDV_Install_Dir>\apps\dlm\cis_ds_mssql\conf\sqlserver.capabilities Note: The above location provided is to the capabilities file for a SQL Server data source.
2. Comment or remove the line:
jdbcds.update_not_supported_native_datatype: UNIQUEIDENTIFIER
3. Restart the TDV server
Now, the user should be able to query the tables and retrieve the results successfully.