Does Toad 6.7 really not support Version Control for Database Triggers?

If I right-click on a database trigger in Object Explorer and select Version Control, all of the choices are disabled. Is there a way to add this type of object to Version Control (I’m using TFS 2012).

Hi Mark,

Until now, Toad for SQL Server only allow the following objects can be added to the Version Control:

TABLE

VIEW

STORED PROCEDURE

FUNCTION

SEQUENCE

UDDT

RULE

DEFAULT

SQL SCRIPT

Best Regards,

Skila Zheng

I can understand drawing a line between database objects and instance objects, and even between objects and settings. But if Toad is to claim that it handles version control for databases, it needs to handle **all **of the available database objects.

I think a TSS should be created to fill this hole. This isn’t so much a new feature request as it is to make the existing feature more complete.

Thanks,

Mark Freeman