SQL Server Error Code – 1785 introducing foreign key constraint ?%.*l

In this blog post, you’ll learn more about the SQL Server Error Code 1785 and the error message description that is shown

SQL Server Error Code

1785

SQL Server Error Description for the Code :1785

Introducing FOREIGN KEY constraint ?%.*ls? on table ?%.*ls? may cause cycles or multiple cascade paths. Specify ON DELETE NO ACTION or ON UPDATE NO ACTION, or modify other FOREIGN KEY constraints.

Leave Your Comment