× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
ashwini.chavan reported 2013-10-25T09:44:40Z  · tariqrahiman last modified 2014-06-24T20:27:09Z

Alter Trigger option is missing in script object drop down list


Priority Low
Complexity Unknown
Component Script Object
Version Future - 0.1
Aqua Data Studio 14.0.3
Database- MS SQL Server 2012
 
1.I have created database trigger as follows:
  CREATE TRIGGER "Trigger_on_table"
  ON DATABASE 
  FOR DROP_TABLE,ALTER_TABLE
  AS 
     PRINT 'You must disable Trigger "safety" to drop or alter tables!' 
     ROLLBACK
  GO
  Trigger is created successfully.
 
 2.Right click on trigger & select Script Object to Window As->Only Create & Drop options are display in drop down list->Alter Trigger option is missing.
 
We can Alter database trigger through Query analyzer please refer screenshot(Alter_trigger_QA.jpg)
2 attachments

Issue #10594

Closed
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017