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

REP-62017: Reference parameter of type Date is not supported by JDBC driver used

Cause:  

The driver used to connect to database does not support Date data type as reference parameter.

Action:  

Use String data type for the reference parameter or use a different JDBC driver that supports Date data type as reference parameter

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