Objects - 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

Objects

OLE DB Provider for Teradata exposes the following objects to consumers:

  • Data Source
  • Session
  • Transaction
  • Command
  • Rowset
  • Error and Custom Error
  • Multiple Results
  • OLE DB Provider for Teradata implements all the above objects. Consumers are able to use these objects as described in the OLE DB specification to access Teradata Database. However, there are some considerations and programming limitations when using the interfaces to these objects. The following chapters discuss the differences and limitations:

  • Chapter 3: “Programming Considerations” contains several points to consider when using OLE DB Provider for Teradata to develop a consumer application.
  • Chapter 5: “OLE DB Interfaces” discusses the interfaces that are supported by OLE DB Provider for Teradata.
  • Chapter 7: “Programming Limitations” lists limitations of OLE DB Provider for Teradata.
  • For more information on OLE DB specification, refer to the Microsoft Developer’s Network (MSDN) documentation on OLE DB Interfaces.

  • MSDN Library - See http://msdn.microsoft.com/library/
  • OLE DB Programmer’s Guide
  • Part 4 OLE DB Reference
  • OLE DB Interfaces