Entering content frame

-22000: Null values not allowed on more than one long column Locate the document in the library structure

Explanation:

In an INSERT or UPDATE statement, at most one LONG column may contain a NULL value if LONG columns are inserted using SQLParamData and SQLPutData.

User Action:

Only include one LONG column in the statement, or use empty strings instead of NULL values.

 

Leaving content frame