Installation and Configuration Supplement
These instructions apply to Stored Procedure Builder running on Windows
32-bit operating systems.
- If Microsoft Visual Studio was not installed when you installed DB2, you
must perform one of following steps to register the add-in with Visual
Studio:
- For Visual Studio 5, copy DB2SSPB.DLL from
x:\sqllib\bin to y:\Program
Files\DevStudio\SharedIDE\AddIn, where x: represents
the drive on which you installed DB2 and y: represents the
drive on which you installed Visual Studio 5.
- For Visual Studio 6, copy DB2SPBVS.DLL from
x:\sqllib\bin to y:\Program Files\Microsoft Visual
Studio\Common\MSDev98\AddIns, where x: represents the
drive on which you installed DB2 and y: represents the drive
on which you installed Visual Studio 6.
- Start Microsoft Visual C++.
- Select Tools --> Customize. The Customize window
opens.
- In the Customize window, make sure that IBM DB2 Stored Procedure
Builder is selected.
- Click Close.
The Stored Procedure Builder icon is added to the icon toolbar.
[ Top of Page | Previous Page | Next Page ]