Using the Code Samples

The Microsoft OLE DB Simple Provider Toolkit supplies sets of sample code for building a provider in three different languages. All three samples use the same external data source, Customers.txt (located in c:\Oledbsdk\Osptk\Samples), from which to load data. You can use these samples as a starting point for building your own provider by copying and editing the appropriate files, or by using the sample files as a model and creating your own provider files from scratch.

Select one of the choices below for information on the Simple Provider sample for that language.