In this blog post, you’ll learn more about the Sybase Error Table ‘%1’ has a foreign key with a referential action and the reason for receiving this error
Sybase SQL Error Message
Table ‘%1’ has a foreign key with a referential action
Reason for this Error
The table could not be renamed as it has a foreign key with a referential action. To rename the table, first drop the foreign key constraints.