Editing the Poem.sql unit test file

About this task

Although you are not setting breakpoints and debugging this DataBlade® module, using the DBDK Visual C++ Add-In and the unit test files is the easiest way to run SQL statements for your DataBlade module.

To edit the Poem.sql file:

Procedure

  1. In Visual C++, open the Poem.sql file under the Test Files node in the File view.
  2. Select all the text.
  3. Replace it with the SQL statements in the poem.txt file.
  4. Edit the SQL INSERT statements to reflect the directory to which you copied the XML files.
  5. Save the changes to Poem.sql.