Before you start debugging, edit the unit test files to add the SQL statements necessary to debug your DataBlade module.
When you generate unit tests for a DataBlade module, BladeSmith generates the files listed in the following table in the src\tests directory.
If you specify this file as your initialization file in the Configure DBDK Visual C++ Add-In dialog box, IfxQuery automatically runs this file after it creates a new database.
IfxQuery runs this file if you click Debug DataBlade Module with this file in the active window.
IfxQuery runs this file if you click Debug DataBlade Module with this file in the active window.
IfxQuery runs this file if you click Debug DataBlade Module with this file in the active window.
When you edit unit test files, add SQL statements in the areas marked with TEST comments. This ensures that your statements are merged when you regenerate unit tests with BladeSmith.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]