Configuring Tables

To configure tables using the Schema Editor:
 

  1. Click on the DB Schema tab.
     

  2. In the Table Name field, enter the name of the table you will be using as it appears in your database.
     

  3. In the Field Name field, enter the name of a field that will be queried as it appears in your table.
     

  4. Click Add. The field name will appear in the Fields list and will be associated with the table selected in the Table Name drop-down list.

 

 

  1. Repeat Steps 2 and 3 to add additional data fields that will be queried.
     

  2. To add additional tables, type a new name in the Table Name field and add data fields.
     

Note You must add a field in order for the table to be stored
 

  1. Click OK to close the Schema Editor.

 

Next