Entering content frame

-22000: Null values not allowed on more than one long column 

Explanation:

In an INSERT or UPDATE statement, at most one LONG column may have the value NULL if LONG columns are inserted with the functions SQLParamData and SQLPutData.

User Action:

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

 

Leaving content frame