Errors trying to edit Teradata data in Toad Data Point 4.0.
When editing with .NET Data Provider for Teradata, get the following error:
[.NET Data Provider for Teradata] {122007] TdCommandBuilder only support single table select with from clause and without calculated columns and columns aliases.
When editing using ODBC driver it works for some tables, but not if the table's primary key has a data type of VARBYTE. Get the following error:
[Teradata][ODBC Teradata Driver][Teradata Database] Comparing BYTE data in column METERKEY with other types is illegal.