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

REP-491: Warning: Data truncation possible in column '<column name>'.

Cause:

The database column's width in the report is defined to be less than its width in the database. This can sometimes occur when the columns in the database are updated subsequent to the report being defined. This warning is raised only when RUNDEBUG is YES.

Action:

Force the query to be reparsed. One method is to type a space at the end of a line in the SELECT Statement field and then accept the SQL Query Statement dialog.

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