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

Procedure

  1. In Visual C++, open the Setup.sql file under 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 mercury.txt file.
  3. Save the changes to Setup.sql.