informix
DataBlade Developers Kit User's Guide
Debugging and Testing DataBlade Modules on Windows NT

Prerequisite Tasks

Before you run tests or debug your DataBlade module code, you must complete these tasks:

  1. Create your DataBlade module in BladeSmith.
  2. See Creating DataBlade Module Objects for instructions.

  3. Optionally add functional test data for your DataBlade module routines in BladeSmith.
  4. See Adding Functional Test Data for instructions.

  5. Generate source, SQL, and test code in BladeSmith.
  6. See Generating Files for instructions.

  7. Complete your source code.
  8. For instructions on completing C code, see Chapter 5, Programming DataBlade Module Routines in C.

    For instructions on completing C++ and ActiveX code, see Chapter 6, Creating ActiveX Value Objects.

  9. Build your DataBlade module dynamic link library.
  10. For instructions on compiling C DataBlade modules, see Compiling on Windows NT.

    For instructions on compiling C++ and ActiveX DataBlade modules, see Compiling Client and Server Projects.


DataBlade Developers Kit User's Guide, Version 4.0
Copyright © 1999, Informix Software, Inc. All rights reserved