MDAC 2.5 SDK - OLE DB Providers
OSP Toolkit
This sample uses class properties introduced in Visual Basic 6.0. It will not work with earlier versions of Visual Basic. For more information about building simple providers with Visual Basic 5.0, refer to the section Microsoft Visual Basic.
The Visual Basic Simple Provider code sample is located in ..\Samples\Dataaccess\Osp\Vb and consists of the files described in the following table.
File name | Description |
SampleOSP.vbp | Visual Basic project file for the sample. |
MyDataSource.cls | Class module for msDataSourceObject. |
MyOSPObject.cls | Class module containing the following:
|
SampleOSP_VB.reg | Copy of the RegisterProvider.reg file for use with the Visual Basic sample. |