D
David
Is it possible to have multiple insert triggers defined for a single table
using Visio?
This seems legal according to the SQL Server docs using the with append
option. So I hand-coded my trigger code using this option and Visio took the
code without over-writing its own generated trigger for insert. But when I
generate the DDL script, the Visio trigger seems to be commented-out.
Any help here?
Thanks,
David
using Visio?
This seems legal according to the SQL Server docs using the with append
option. So I hand-coded my trigger code using this option and Visio took the
code without over-writing its own generated trigger for insert. But when I
generate the DDL script, the Visio trigger seems to be commented-out.
Any help here?
Thanks,
David