TOC PREV NEXT INDEX



Output the Database Results


Now that the data is available, it's time to send it to the browser.

  1. Select the properties node of the XMLExport Module.
  2. Deselect the form data that was previously selected by clicking on maxPrice, productCode and quantity.
  3. Select the table data by clicking on resultTable_tableData and resultTable_columnNames. These should be the only two items selected at this point.

Now go back to the web browser, select the back button to get back to the Catalog Search Form and re-submit the form.

If all went well, you should see a list of the data returned by the database query.


Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX