Error 1005017

Message text

You cannot DELETE from a join virtual table. (%2) %1

Item

Value

SQLCode

-1005017

Constant

EMSG_CANNOT_DELETE_FROM_JVT

SQLState

QTA17

ODBC State

ERROR

Parameter 1

location of the exception

Parameter 2

table name

Probable cause

Users can not DELETE from a join virtual table. If this message occurs, it means that the user has tried to DELETE from a join virtual table. This is not permitted.