 |
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:
- Create your DataBlade module in BladeSmith.
- See Creating DataBlade Module Objects for instructions.
- Optionally add functional test data for your DataBlade module routines in BladeSmith.
- See Adding Functional Test Data for instructions.
- Generate source, SQL, and test code in BladeSmith.
- See Generating Files for instructions.
- Complete your source code.
- 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.
- Build your DataBlade module dynamic link library.
- 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