Previous Topic: Default BehaviorNext Topic: Related User Exits


Building on Windows

The Database Connection User Exit is built as part of the dynamic link libraries AECDB2xxN.DLL, AECODBxxN.DLL and AECORAxxN.DLL.

Note: xx refers to the current release of CA Gen. For the current release number, see the Release Notes. N indicates the platform.

A prerequisite for building the DLL, you must have Microsoft's Visual C++ compiler installed on your system.

Follow these steps:

  1. Launch a Command Prompt window.
  2. Change your current directory to that directory which contains the batch file MKDBS.BAT (%GENxx%Gen\VSabc for Visual Studio 32-bit or %GENxx%Gen\VSabc\amd64 for Visual Studio 64-bit).

    Note: VSabc refers to the supported version of Visual Studio. Replace VSabc with VS100 for Visual Studio 2010 and VS110 for Visual Studio 2012. xx refers to the current release of CA Gen. For the current release number, see the Release Notes.

  3. Run MKDBS.BAT, passing the DBMS as the parameter. The DBMS is one of the following:

Note: For more information about building the Blockmode Runtime Database DLLs, see the Windows Implementation Toolset User Guide.