Navigator > Setup > SQL Query Builder
You can design an SQL query, view and print results from the query.
Use the tools to build a query. |
||
View and edit the SQL. |
||
Set parameter types and values and view results after Execute Query. |
||
Copy the SQL pre-formatted for use in the ExecuteSQL function in a MaxBasic script. |
||
Generate MaxBasic code to create a scripted form, allowing parameters to be input. |
||
File Menu |
||
The file menu lists the last 9 files accessed, at the end of the menu. |
||
Open... |
Load a previously saved SQL query file. |
|
Save Save as ... |
Save query as an SQL Query file. |
|
Buttons |
||
|
Check Query |
Checks the syntax of the query shown on the SQL tab without executing. An error message will provide details of problems. |
|
Execute Query |
Executes the query shown on the SQL tab and shows the results on the Results tab. |
Clear Results |
Clears the data shown on the Results tab. You must clear the results to make changes in the Query Layout or SQL tabs. |
|
|
Print |
Print the SQL Query or the Query results. |
|
Load... |
Load a previously saved SQL query file. |
|
Save... |
Save a query as an SQL Query file. |