MDAC 2.5 SDK - OLE DB Testing


 

Building ADOPriv.dll

Before running the ADO tests, you must build ADOPriv.dll.

To build ADOPriv.dll

  1. Using Microsoft® Visual C++®, use Open Workspace on ADOPriv.dsp in <install directory>\Conformance\Tools\ADOPriv.

  2. Add all the include directories and all the lib directories for this version of the SDK to your Visual C++ directory. (To do this in Visual C++, on the Tools menu, click Options and then click Directories.)

  3. Update your system path to include the following directories:

    InstallDirectory\Conformance\Tests\Proposed\OLEDBTests\Include

    InstallDirectory\Conformance\Include

    InstallDirectory\Conformance\Lib

  4. Build ADOPriv using the default target.

  5. Copy ADOPriv.dll to InstallDirectory\Conformance\Lib.

  6. Register ADOPriv.dll in that directory by using Regsrv32.exe.