Interactive SQL Example

This example uses the encapsuated custom tag created in the previous example as a building block in an interactive SQL page.

Select a table and columns and a DataStore (Model) and DataTable (View) will be created dynamically by the controller to run the query and display the results.

Please select a table and columns and click the retrieve button.




Return to Home Page
View Source Code