Contents Index Foreign key '%1' for table '%2' duplicates an existing foreign key Format string argument number %1 is invalid

ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages

Foreign key name '%1' not found


Item Value
SQLCODE -145
Constant SQLE_FOREIGN_KEY_NAME_NOT_FOUND
SQLSTATE 52W07
Sybase error code 102
ODBC 2 State 37000
ODBC 3 State 42000
Parameter 1 Name of the non-existing foreign key.
Probable cause 

You misspelled the name of a foreign key, or the foreign key does not exist.


Contents Index Foreign key '%1' for table '%2' duplicates an existing foreign key Format string argument number %1 is invalid