Provider Limitations - OLE DB Provider for Teradata

OLE DB Provider for Teradata User Guide

Product
OLE DB Provider for Teradata
Release Number
15.00
Language
English (United States)
Last Update
2018-09-28
dita:id
B035-2498
Product Category
Teradata Tools and Utilities

Provider Limitations

The following limitations imposed by OLE DB Provider for Teradata:

  • OLE DB Provider for Teradata does not support table names enclosed in quotes. This affects IOpenRowset.
  • If the consumer uses IOpenRowset::OpenRowset to open a table that requires quotes enclosing the name, then the consumer is responsible for adding the quotes to the name of the table.
  • Do not change the DECIMAL separator character associated with the default locale while OLE DB Provider for Teradata is in use because doing so can result in erroneous values being returned from OLE DB Provider for Teradata. Instead, stop all applications that use OLE DB Provider for Teradata, then change the DECIMAL separator of the default locale of the user on a client system (Start>Settings>Control Panel>Regional Options).