MDAC 2.5 SDK - OLE DB Providers
OSP Toolkit


 

Registering Providers

The OLE DB Simple Provider Toolkit includes a registration template (RegisterProvider.reg) that you fill in before registering the OLE DB provider. The template lets you build a .reg file that allows the OLE DB Simple Provider DLL (Msdaosp.dll) to recognize the OSP Data Object, which must be registered separately using Regsvr32.exe. For complete information about how to fill in the template and import those settings into the registry, see Using the RegisterProvider.reg file.

Following are two suggested methods for registering an OLE DB provider built with the OSP Toolkit. Click on either for a listing of the registry entries for each.