A matching column cannot be found for the foreign keys in %2. %1
Item |
Value |
---|---|
SQLCode |
-1013094 |
Constant |
EMSG_SQL_KEYCOLUMNSNOTFOUND |
SQLState |
QCA94 |
ODBC State |
ERROR |
This message is returned during CREATE JOIN INDEX when the key options is used. Be sure that the tables specified in the join have foreign keys pointing to the other table to be joined.