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

REP-308: Internal error - Unknown column type.

Cause:

The possible causes of this error include the following:

Case 1: You tried to display the value of a column using SRW.MESSAGE, but the column's datatype (for example, LONG, LONG RAW, ROWID) is not supported for that operation.

Case 2: You tried to pass the value of a column to Forms Runtime or Graphics Runtime as a parameter, but the column's datatype (for example, LONG, LONG RAW, ROWID) is not supported for that operation.

Action:

You cannot display or pass this column's value.

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