Error 261

Message text

There is already a variable named '%1'

Item

Value

SQLCode

-261

Constant

SQLE_VARIABLE_EXISTS

SQLState

42W15

ODBC State

42000

Probable cause

You have tried to CREATE a variable with the name of another variable that already exists.