Error 203

Message text

Cannot set a temporary option for user '%1'

Item

Value

SQLCode

-203

Constant

SQLE_TEMPORARY_NOT_ALLOWED

SQLState

42W45

ODBC State

42000

Parameter 1

user ID whose option was to be changed

Probable cause

TEMPORARY options are set on a connection basis. To change an option for another user, do not specify TEMPORARY in the SET OPTION statement.