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

REP-775: Warning: The data type of the first column of the select statement does not match the data type of LOV parameter <parameter name>.

Cause:

The datatype of the first column you specified in your select statement does not match the datatype you specified for your LOV parameter.

Action:

Check the datatype of the LOV parameter, the select statement, and the columns in the database tables accessed by the select statement to ensure that they match.

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