The table can be viewed in Salesforce without issue.
原因
Columns that have custom names (i.e. “Address_1_C”) are not handled correctly in Cross-query. Selecting these kinds of columns in Query Builder will produce the error.
In TDP 3.6 we changed to use SOQL when querying Sales Force. This works faster than our earlier releases.
対策
WORKAROUND:
None
STATUS:
Waiting for fix in a future version of Toad Data Point.