Exposing Data Through OLE DB

OLE DB is a strategic Microsoft technology that allows uniform data access to diverse data sources through a library of powerful data manipulation interfaces. OLE DB provides:

The Microsoft OLE DB Simple Provider Toolkit allows developers to use these core OLE DB functionalities with simple data sources, without spending the time needed to build an entire OLE DB provider from scratch. By using the Toolkit, you not only enable OLE DB functionality and save time in the process, but also build a foundation for implementing data access strategies at a higher level.