Tag archive for ‘ROLLBACK TRIGGER’
Emulation of Sybase ROLLBACK TRIGGER command in SQL Server 2005
ROLLBACK TRIGGER is one of those Sybase Adaptive Server Enterprise commands which do not have direct equivalent in SQL Server. SQL Server Migration Assistant does not support automatic conversion of this command, and the reason is impossibility to suggest one simple solution that is local for the module and good for all cases. Below I [...]