Prerequisite tasks
About this task
Before you run tests or debug your module code, you must complete these tasks:
Procedure
- Create your module
in BladeSmith.See Create module objects for instructions.
- Optional: Add functional test data for your module
routines in BladeSmith.See Perform functional test data for instructions.
- Generate source, SQL, and test code in BladeSmith.
See Generate files for instructions.
- Complete your source code.
For instructions on completing C code, see Programming module routines in C.
For instructions on completing C++ and ActiveX code, see Create ActiveX value objects.
- Build your module
dynamic link library.
For instructions on compiling C modules, see Compiling on a Windows operating system.
For instructions on compiling C++ and ActiveX modules, see Compile client and server projects.