--- title: "Using Accessors | Microsoft Docs" ms.custom: "" ms.date: "11/04/2016" ms.reviewer: "" ms.suite: "" ms.technology: - "cpp-windows" ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "C++" helpviewer_keywords: - "accessors [C++], OLE DB Templates" - "OLE DB consumer templates, accessors" - "rowsets [C++], accessors" ms.assetid: 6ce484a6-fbbe-40de-8ff9-5cddcd78d283 caps.latest.revision: 7 author: "mikeblome" ms.author: "mblome" manager: "ghogen" translation.priority.ht: - "cs-cz" - "de-de" - "es-es" - "fr-fr" - "it-it" - "ja-jp" - "ko-kr" - "pl-pl" - "pt-br" - "ru-ru" - "tr-tr" - "zh-cn" - "zh-tw" --- # Using Accessors The following topics explain how to determine which type of accessor is best for your data application and then how to use the different types of accessors available: - [Determining Which Accessor to Use](../../data/oledb/determining-which-type-of-accessor-to-use.md) - [Using Multiple Accessors on a Rowset](../../data/oledb/using-multiple-accessors-on-a-rowset.md) - [Using Dynamic Accessors](../../data/oledb/using-dynamic-accessors.md) - [Using Manual Accessors](../../data/oledb/using-manual-accessors.md) - [Accessing XML Data](../../data/oledb/accessing-xml-data.md) ## See Also [Working with OLE DB Consumer Templates](../../data/oledb/working-with-ole-db-consumer-templates.md)