MDAC 2.5 SDK - OLE DB Testing
Building ADOPriv.dll
Before running the ADO tests, you must build ADOPriv.dll.
To build ADOPriv.dll
- Using Microsoft® Visual C++®, use Open Workspace on ADOPriv.dsp in <install directory>\Conformance\Tools\ADOPriv.
- 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.)
- Update your system path to include the following directories:
InstallDirectory\Conformance\Tests\Proposed\OLEDBTests\Include
InstallDirectory\Conformance\Include
InstallDirectory\Conformance\Lib
- Build ADOPriv using the default target.
- Copy ADOPriv.dll to InstallDirectory\Conformance\Lib.
- Register ADOPriv.dll in that directory by using Regsrv32.exe.