Error 126

Message text

Table cannot have two primary keys

Item

Value

SQLCode

-126

Constant

SQLE_PRIMARY_KEY_TWICE

SQLState

52W05

ODBC State

23000

Probable cause

You have specified the primary key twice in a CREATE TABLE command.