Error 287

Message text

Passthrough statement inconsistent with current passthrough

Item

Value

SQLCode

-287

Constant

SQLE_PASSTHROUGH_INCONSISTENT

SQLState

5RW08

ODBC State

42S02

Probable cause

Passthrough is additive, in that subsequent passthrough statements add to the list of users receiving passthrough. The passthrough statements must all be PASSTHROUGH ONLY or none should be PASSTHROUGH ONLY.