Alter tables that have foreign key references to other tables

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
dom
Posts: 16
Joined: Fri 30 May 2014 11:21

Alter tables that have foreign key references to other tables

Post by dom » Thu 21 May 2015 13:56

Hi

In SSMS it is possible (by checking the appropriate part in the options dialog) to alter tables that have foreign key constraints without having to first remove those relationships. Is it possible to do the same in dbForge and if so how?

Dom

alexa

Re: Alter tables that have foreign key references to other tables

Post by alexa » Fri 22 May 2015 13:15

Unfortunately, there is no such a possibility in dbForge. However, we are going to implement it in one of the next product versions.

Post Reply