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