DB Read Step

Use the DB Read step to choose a database and enter SQL statements required to obtain the data you need for your script.

You can use a DB Get step after a DB Read step to assign the results of your query to specific variables.

Note

The DB Read step is not interruptible by external events.

The DB Read step has three output branches:

  • Successful—The DB Read step successfully executes.

  • Connection Not Available—The DB Read step can not make a connection to the specified database.

  • SQL Error—The DB Read step encounters a SQL command error.

The DB Read customizer window contains three tabs:

  • General tab (DB Read step)
  • Field Selection tab (DB Read step)