Error 630

Message text

Invalid escape sequence '%1'

Item

Value

SQLCode

-630

Constant

SQLE_INVALID_ESCAPE_SEQ

SQLState

22025

ODBC State

22025

Probable cause

LIKE pattern contains an invalid use of the escape character. The escape character may only precede the special characters '%', '_', '[', and the escape character itself.