Home | Previous Page | Next Page   Debugging and Testing DataBlade Modules on Windows >

Preparing Your Environment

Test and debug your DataBlade module in a nonproduction Informix database server environment because debugging interferes with the operation of the database server.

To use the debugging features of the DBDK Visual C++ Add-In, you must have a local database server.

Before you begin testing and debugging your DataBlade module, verify that your database server is running properly. Use the Setnet32 utility to complete the Server Information page and create a default database server. Create a database with SQL Editor; if the command succeeds, your server is properly configured and the DBDK Visual C++ Add-In should work properly.

See the IBM Informix: Dynamic Server Administrator's Guide for more information on configuring your Informix database server.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]