--- description: "Learn more about: Using Accessors" title: "Using Accessors" ms.date: "10/24/2018" helpviewer_keywords: ["accessors [C++], OLE DB Templates", "OLE DB consumer templates, accessors", "rowsets [C++], accessors"] ms.assetid: 6ce484a6-fbbe-40de-8ff9-5cddcd78d283 --- # 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)