Editing the rciContains.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 rciContains.sql file:

Procedure

  1. In Visual C++, open the rciContains.sql file from the Test Files node in the File view. If Visual C++ indicates that the file does not exist, click Yes to create it.
  2. Replace the contents of this file with the SQL statements in the rowcircle.txt file.
  3. Save the changes to rciContains.sql.