Error 3202

Message

Possible error messages:

Without Resource Bundle (default)
  • <Actual error message from DB layer>
With Resource Bundle
  • set value operation exception
Domain Persistence.PersistenceException
Number 3202
Label ERR_DB_SET_VALUE
Applicable Platform(s) iOS

Cause

Cannot set a value for a parameter in the SQL statement.

Action

Verify that the data type of the parameter matches the value the application is trying to set. Use the correct setter on the StatementWrapper.