Page 1 of 1

Unable to edit a DML trigger

Posted: Fri 03 Mar 2017 16:06
by MEngelbyDev
Either from the Database Explorer or the Triggers tab - Table Editor, when trying to edit a trigger an error dialog pops up with the message: "Database '<table name>' does not exist. Make sure that the name is entered correctly." Where <table name> is the name of the table. The schema is dbo. The trigger type is an AFTER INSERT.

Using version 5.4.215.

Re: Unable to edit a DML trigger

Posted: Fri 03 Mar 2017 16:16
by alexa
Please upgrade dbForge Studio for SQL Server to the latest build 5.4.257 https://www.devart.com/dbforge/sql/studio/download.html

Re: Unable to edit a DML trigger

Posted: Fri 03 Mar 2017 16:27
by MEngelbyDev
I just noticed that this past 10 minutes. Editing a DML trigger works now. Thanks. :)