A script-enabled browser is required for this page to function properly.

REP-1201: Query text missing from query '<query name>'.

Cause:

You named a query and tried to accept it, but you either did not enter any SELECT statement for it or you entered something that did not begin with the keyword SELECT. The SQL Query Statement dialog only accepts SQL SELECT statements.

Action:

Enter a SQL SELECT statement that begins with the word SELECT (you may use upper or lower case). No other SQL statements are accepted in the SQL Query Statement dialog.

Note:  For help on other error messages, see Finding error message help.